Statpack Error [message #250487] |
Tue, 10 July 2007 04:27 |
crussed_sonu
Messages: 51 Registered: July 2007 Location: Delhi
|
Member |
|
|
Hi to all
i am in problem that occur
when i genreting statpack it automaticlly leave the sql prompt
Steps-------
CREATE TABLESPACE perfstat
DATAFILE '/u01/oracle/db/AKI1_perfstat.dbf' SIZE 1000M REUSE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 512K
SEGMENT SPACE MANAGEMENT AUTO
PERMANENT
ONLINE;
then after run -- catdbsyn.sql as SYS
dbmspool.sql as SYS
scripts chalane ke bad path per aa zao
cd $ORACLE_HOME/rdbms/admin
1:25 PM sqlplus "/ as sysdba"
start spcreate.sql
Choose the PERFSTAT users password perfstat
scripts chalane ke bad path per aa zao
cd $ORACLE_HOME/rdbms/admin
1:25 PM sqlplus "/ as sysdba"
start spcreate.sql
Choose the PERFSTAT user's Temporary tablespace.
Enter value for temporary_tablespace: TEMP
after all it Run sometimes then leave the sql prompt
Reply me soon
Thanks
[Updated on: Tue, 10 July 2007 05:40] Report message to a moderator
|
|
|
|
Re: Statpack Error [message #250504 is a reply to message #250499] |
Tue, 10 July 2007 05:37 |
crussed_sonu
Messages: 51 Registered: July 2007 Location: Delhi
|
Member |
|
|
Hi
CREATE TABLESPACE perfstat
DATAFILE '/u01/oracle/db/AKI1_perfstat.dbf' SIZE 1000M REUSE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 512K
SEGMENT SPACE MANAGEMENT AUTO
PERMANENT
ONLINE;
then after run -- catdbsyn.sql as SYS
dbmspool.sql as SYS
scripts chalane ke bad path per aa zao
cd $ORACLE_HOME/rdbms/admin
1:25 PM sqlplus "/ as sysdba"
start spcreate.sql
Choose the PERFSTAT users password perfstat
scripts chalane ke bad path per aa zao
cd $ORACLE_HOME/rdbms/admin
1:25 PM sqlplus "/ as sysdba"
start spcreate.sql
Choose the PERFSTAT user's Temporary tablespace.
Enter value for temporary_tablespace: TEMP
after all it Run sometimes then leave the sql prompt
Reply me soon
Thanks
|
|
|
|
|
|