Referencia
http://help.sap.com/saphelp_nw70/helpdata/en/99/364d3f51a9995ee10000000a114084/content.htm
Solução
- Execute o comando no formato abaixo:
brspace -f tsdrop -t tablespace_nome
onde,
tablespace_nome = Nome da tablespace que se deseja...
Home » All posts
Purging AWR Reports from SYSAUX tablespaces

http://remidian.com/2009/08/purging-sysaux-tablespace-purging-awr-repor...
Extend a tablespace via brtools

Problema
- Extend uma tablespace via brtools
Solução
- Faça login com o usuário ora<.sid>.
- Execute o comando brtools.
- Siga os passos abaixo.
maqtst:oratst 2> brtools
BR0651I BRTOOLS 7.20 (34)
BR0280I BRTOOLS time stamp: 2013-12-18...
Modificando a SYSAUX após ajuste de retenção AWR

Problema
- Após o ajuste de retenção do AWR indicado no post Increasing AWR Retention, percebemos que o espaço livre na tablespace SYSAUX diminuiu.
Solução
- Faça um extend na tablespace SYSAUX via brtools....
Reference - Installing Oracle Database 12c for Linux

http://docs.oracle.com/cd/E16655_01/install.121/e17720/toc....
Internal error CREATE_TEMPLATE in CL_W3_TEMPLATE->ADD - W3_TOOL001

Problema
Internal
error CREATE_TEMPLATE in CL_W3_TEMPLATE->ADD; inform person
responsible
Message no. W3_TOOL001
Referencia
Note 1276337 -
ITSmobile: required internet services
Solução
- Execute a transação SIAC_PUBLISH_ALL_INT&nb...
Setando caracteres por linha no sqlplus

Referencia
http://docs.oracle.com/cd/B19306_01/server.102/b14357/ch12040.htm#i2678481
Sintaxe
SET LIN[ESIZE] {80 | n} SET LIN[ESIZE] {150 | n}
Explicação
- Configura o número total de caracteres que o SQL Plus exibe em uma linha antes de começar...
ABAP - Setando o Foco em um campo

Referencia
http://scn.sap.com/thread/621726
Sintaxe
SET CURSOR { { FIELD field [LINE line] [[DISPLAY] OFFSET off] }
| { col lin } }.
Explicação
- Por exemplo, caso sua tela tenha...
Type of role XXXXXX is undetermined

Problema
Type
of role XXXXXX is undetermined
Message no. S#431
Diagnosis
The type of the role XXXXXX
is undetermined, since there is no entry for the type COLL_AGR for this role in
the table AGR_FLAGS.
System
Response
The operation cannot
be...
BR0121E Processing of log file /oracle/SID/sapreorg/semslywd.tse failed

Problema
BR1001I BRSPACE 7.20 (34)
BR0252E Function fopen() failed for '/oracle/TST/sapreorg/semslywd.tse' at location main-5
BR0253E errno 13: Permission denied
BR0121E Processing of log file /oracle/TST/sapreorg/semslywd.tse failed
BR0700E Fatal...