DB startup failed with return code 12

Hi,
we have installed ECC6.0 on cluster in HPUX plotform and oracle database. Some temp. problem the server was swithced off automatically. After that i tried to start server but not started.
first i started lsnrctl start in ora user in db host.
then i started startdb in db host but getting return code 12.
please give me the solution.
Thanks,
venkat.

Hi Patel,
When i start startdb getting like this,
(SID )startsap DB
no start profiles found
#(SID) startdb
Trying to start PRD database ...
Log file: /home/prdadm/startdb.log
/usr/sap/PRD/SYS/exe/run/startdb: Terminating with error code 12
And here sending logs which i got in alert log.
Mon Aug 25 13:03:26 2008
Starting ORACLE instance (normal)
Mon Aug 25 13:03:26 2008
Specified value of sga_max_size is too small, bumping to 3539992576
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Shared memory segment for instance monitoring created
Picked latch-free SCN scheme 3
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.1.0.
System parameters with non-default values:
  processes                = 80
  sessions                 = 96
  event                    = 10191 trace name context forever, level 1
  sga_max_size             = 3539992576
  shared_pool_size         = 1744830464
  shared_pool_reserved_size= 173663059
  filesystemio_options     = setall
  control_files            = /oracle/PRD/origlogA/cntrl/cntlrPRD.dbf, /oracle/PRD/origlogB/cntrl/cntrlPRD.dbf, /oracle/PRD/sapdata1/cntrl/cntrlPRD.dbf
  control_file_record_keep_time= 30
  db_block_size            = 8192
  db_cache_size            = 1744830464
  compatible               = 10.2.0
  log_archive_dest         = /oracle/PRD/oraarch/PRDarch
  log_buffer               = 14548992
  log_checkpoint_interval  = 0
  db_files                 = 254
  log_checkpoints_to_alert = TRUE
  dml_locks                = 4000
  undo_management          = AUTO
  undo_tablespace          = PSAPUNDO
  undo_retention           = 43200
  recyclebin               = off
  remote_os_authent        = TRUE
  remote_login_passwordfile= EXCLUSIVE
  job_queue_processes      = 1
  background_dump_dest     = /oracle/PRD/saptrace/background
  user_dump_dest           = /oracle/PRD/saptrace/usertrace
  core_dump_dest           = /oracle/PRD/saptrace/background
  optimizer_features_enable= 10.2.0.1
  sort_area_size           = 2097152
  sort_area_retained_size  = 0
  db_name                  = PRD
  open_cursors             = 800
  optimpeek_user_binds   = FALSE
  pga_aggregate_target     = 2315507466
  workarea_size_policy     = AUTO
  statistics_level         = typical
PMON started with pid=2, OS id=93551
PSP0 started with pid=3, OS id=93553
MMAN started with pid=4, OS id=93555
DBW0 started with pid=5, OS id=93557
LGWR started with pid=6, OS id=93559
CKPT started with pid=7, OS id=93564
SMON started with pid=8, OS id=93566
RECO started with pid=9, OS id=93568
CJQ0 started with pid=10, OS id=93570
MMON started with pid=11, OS id=93572
MMNL started with pid=12, OS id=93574
Mon Aug 25 13:03:30 2008
CREATE DATABASE PRD CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET WE8DEC NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/PRD/sapdata2/temp_1/temp.data1' SIZE 2000M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/PRD/sapdata3/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/PRD/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
LOGFILE GROUP 1 ('/oracle/PRD/origlogA/log_g11m1.dbf',
'/oracle/PRD/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
GROUP 2 ('/oracle/PRD/origlogB/log_g12m1.dbf',
'/oracle/PRD/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
GROUP 3 ('/oracle/PRD/origlogA/log_g13m1.dbf',
'/oracle/PRD/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
GROUP 4 ('/oracle/PRD/origlogB/log_g14m1.dbf',
'/oracle/PRD/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
Mon Aug 25 13:03:31 2008
Database mounted in Exclusive Mode
Mon Aug 25 13:03:35 2008
Successful mount of redo thread 1, with mount id 1727369506
Assigning activation ID 1727369506 (0x66f59122)
Thread 1 opened at log sequence 1
  Current log# 1 seq# 1 mem# 0: /oracle/PRD/origlogA/log_g11m1.dbf
  Current log# 1 seq# 1 mem# 1: /oracle/PRD/mirrlogA/log_g11m2.dbf
Successful open of redo thread 1
Mon Aug 25 13:03:35 2008
MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
Mon Aug 25 13:03:35 2008
SMON: enabling cache recovery
Mon Aug 25 13:03:35 2008
create tablespace SYSTEM datafile  '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
  EXTENT MANAGEMENT LOCAL online
Mon Aug 25 13:03:37 2008
Incremental checkpoint up to RBA [0x1.3.0], current log tail at RBA [0x1.3.0]
Mon Aug 25 13:03:38 2008
Completed: create tablespace SYSTEM datafile  '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
  EXTENT MANAGEMENT LOCAL online
Mon Aug 25 13:03:38 2008
create rollback segment SYSTEM tablespace SYSTEM
  storage (initial 50K next 50K)
Completed: create rollback segment SYSTEM tablespace SYSTEM
  storage (initial 50K next 50K)
Mon Aug 25 13:03:42 2008
CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  '/oracle/PRD/sapdata3/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
Successfully onlined Undo Tablespace 1.
Completed: CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  '/oracle/PRD/sapdata3/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:03:47 2008
create tablespace SYSAUX datafile  '/oracle/PRD/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
  EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online
Mon Aug 25 13:03:48 2008
Completed: create tablespace SYSAUX datafile  '/oracle/PRD/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
  EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online
Mon Aug 25 13:03:49 2008
CREATE TEMPORARY TABLESPACE PSAPTEMP TEMPFILE  '/oracle/PRD/sapdata2/temp_1/temp.data1' SIZE 2000M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
Completed: CREATE TEMPORARY TABLESPACE PSAPTEMP TEMPFILE  '/oracle/PRD/sapdata2/temp_1/temp.data1' SIZE 2000M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:03:49 2008
ALTER DATABASE DEFAULT TEMPORARY TABLESPACE PSAPTEMP
Completed: ALTER DATABASE DEFAULT TEMPORARY TABLESPACE PSAPTEMP
Mon Aug 25 13:03:49 2008
ALTER DATABASE DEFAULT TABLESPACE SYSTEM
Completed: ALTER DATABASE DEFAULT TABLESPACE SYSTEM
Mon Aug 25 13:03:50 2008
SMON: enabling tx recovery
Mon Aug 25 13:03:50 2008
Beginning local checkpoint up to RBA [0x1.422b.10], SCN: 10640
Completed checkpoint up to RBA [0x1.422b.10], SCN: 10640
Threshold validation cannot be done before catproc is loaded.
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=14, OS id=93626
Mon Aug 25 13:03:51 2008
Completed: CREATE DATABASE PRD CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET WE8DEC NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 400M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/PRD/sapdata2/temp_1/temp.data1' SIZE 2000M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/PRD/sapdata3/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/PRD/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
LOGFILE GROUP 1 ('/oracle/PRD/origlogA/log_g11m1.dbf',
'/oracle/PRD/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
GROUP 2 ('/oracle/PRD/origlogB/log_g12m1.dbf',
'/oracle/PRD/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
GROUP 3 ('/oracle/PRD/origlogA/log_g13m1.dbf',
'/oracle/PRD/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
GROUP 4 ('/oracle/PRD/origlogB/log_g14m1.dbf',
'/oracle/PRD/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
Mon Aug 25 13:04:07 2008
Beginning log switch checkpoint up to RBA [0x2.2.10], SCN: 23548
Thread 1 advanced to log sequence 2
  Current log# 2 seq# 2 mem# 0: /oracle/PRD/origlogB/log_g12m1.dbf
  Current log# 2 seq# 2 mem# 1: /oracle/PRD/mirrlogB/log_g12m2.dbf
Mon Aug 25 13:04:30 2008
Beginning log switch checkpoint up to RBA [0x3.2.10], SCN: 54907
Thread 1 advanced to log sequence 3
  Current log# 3 seq# 3 mem# 0: /oracle/PRD/origlogA/log_g13m1.dbf
  Current log# 3 seq# 3 mem# 1: /oracle/PRD/mirrlogA/log_g13m2.dbf
Mon Aug 25 13:04:59 2008
Beginning log switch checkpoint up to RBA [0x4.2.10], SCN: 68608
Thread 1 advanced to log sequence 4
  Current log# 4 seq# 4 mem# 0: /oracle/PRD/origlogB/log_g14m1.dbf
  Current log# 4 seq# 4 mem# 1: /oracle/PRD/mirrlogB/log_g14m2.dbf
Mon Aug 25 13:05:28 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2740K exceeds notification threshold (2048K)
KGL object name :SYS.DBMS_STATS_INTERNAL
Mon Aug 25 13:05:35 2008
Thread 1 cannot allocate new log, sequence 5
Checkpoint not complete
  Current log# 4 seq# 4 mem# 0: /oracle/PRD/origlogB/log_g14m1.dbf
  Current log# 4 seq# 4 mem# 1: /oracle/PRD/mirrlogB/log_g14m2.dbf
Mon Aug 25 13:05:38 2008
Completed checkpoint up to RBA [0x2.2.10], SCN: 23548
Mon Aug 25 13:05:38 2008
Beginning log switch checkpoint up to RBA [0x5.2.10], SCN: 85086
Thread 1 advanced to log sequence 5
  Current log# 1 seq# 5 mem# 0: /oracle/PRD/origlogA/log_g11m1.dbf
  Current log# 1 seq# 5 mem# 1: /oracle/PRD/mirrlogA/log_g11m2.dbf
Mon Aug 25 13:05:38 2008
Completed checkpoint up to RBA [0x3.2.10], SCN: 54907
Mon Aug 25 13:05:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3532K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:05:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3518K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on PLUGGABLE_SET_CHECK to SELECT_CATALOG_ROLE
Mon Aug 25 13:05:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3517K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on PLUGGABLE_SET_CHECK to SELECT_CATALOG_ROLE
Mon Aug 25 13:05:42 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2900K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :select a.*, b.ts#, b.name tsname,       sys.dbms_rcvman.num2displaysize(filesize) filesize_display  from (select unique 'BACKUPSET' btype, b.recid btype_key,        b.session_recid session_key,        b.session_recid,        b.session_stamp,        a.set_stamp id1,         b.set_count id2, file#,        creation_change#, creation_time,        resetlogs_change#, resetlogs_time, a.incremental_level,        incremental_change#, checkpoint_change#, checkpoint_time,        marked_corrupt,        (datafile_blocks
Mon Aug 25 13:05:42 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2518K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :select a.,        sys.dbms_rcvman.num2displaysize(filesize) filesize_display  from (select unique 'BACKUPSET' btype, b.recid btype_key,        b.session_recid session_key,        b.session_recid,        b.session_stamp,        a.set_stamp id1,         b.set_count id2,        creation_time,        resetlogs_change#,resetlogs_time,checkpoint_change#,checkpoint_time,        (datafile_blocks+1)a.block_size filesize,       1 compression_ratio    from v$backup_datafile a, v$backup_set_details b where         a.
Mon Aug 25 13:05:42 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3087K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :select a.,   case when      input_bytes/decode(output_bytes, 0, null, output_bytes) > 1   then      input_bytes/decode(output_bytes, 0, null, output_bytes)   else 1 end compression_ratio,   sys.dbms_rcvman.num2displaysize(input_bytes) input_bytes_display,   sys.dbms_rcvman.num2displaysize(output_bytes) output_bytes_display  from (select sum(num_times_backed) num_files_backed,        count() num_distinct_files_backed,       count(distinct ts#)    num_distinct_ts_backed,       min(min_checkpoint_change#) mi
Mon Aug 25 13:05:43 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2650K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :select a.*,   case when      input_bytes/decode(output_bytes, 0, null, output_bytes) > 1   then      input_bytes/decode(output_bytes, 0, null, output_bytes)   else 1 end compression_ratio,   sys.dbms_rcvman.num2displaysize(input_bytes) input_bytes_display,   sys.dbms_rcvman.num2displaysize(output_bytes) output_bytes_display  from (select sum(num_times_backed) num_files_backed,        1 num_distinct_files_backed,       min(min_checkpoint_change#) min_checkpoint_change#,       max(max_checkpoint_change#) max_
Mon Aug 25 13:05:43 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5156K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :select a.*,   case when      input_bytes/decode(output_bytes, 0, null, output_bytes) > 1   then      input_bytes/decode(output_bytes, 0, null, output_bytes)   else 1 end compression_ratio,   sys.dbms_rcvman.num2displaysize(input_bytes) input_bytes_display,   sys.dbms_rcvman.num2displaysize(output_bytes) output_bytes_display  from (select sum(num_files_backed) num_files_backed,       sum(distinct_files_backed) distinct_files_backed,       min(min_first_change#) min_first_change#,       max(max_next_change#)
Mon Aug 25 13:05:43 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2172K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:05:43 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2138K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on v_$backup_archivelog_summary to select_catalog_role
Mon Aug 25 13:05:43 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2137K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on v_$backup_archivelog_summary to select_catalog_role
Mon Aug 25 13:05:43 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2514K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :select num_files_backed,        num_distinct_files_backed,        min_modification_time,        max_modification_time,        input_bytes,    sys.dbms_rcvman.num2displaysize(input_bytes) input_bytes_display  from (select count(*) num_files_backed,        min(modification_time)min_modification_time,        max(modification_time) max_modification_time,        sum(bytes) input_bytes     from v$backup_spfile     where (set_stamp, set_count) in      (select set_stamp, set_count from v$backup_set_details)), (sele
Mon Aug 25 13:06:06 2008
Beginning log switch checkpoint up to RBA [0x6.2.10], SCN: 98175
Thread 1 advanced to log sequence 6
  Current log# 2 seq# 6 mem# 0: /oracle/PRD/origlogB/log_g12m1.dbf
  Current log# 2 seq# 6 mem# 1: /oracle/PRD/mirrlogB/log_g12m2.dbf
Mon Aug 25 13:06:09 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2070K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_constraint1_view to select_catalog_role
Mon Aug 25 13:06:09 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2070K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_constraint1_view to select_catalog_role
Mon Aug 25 13:06:09 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2221K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:09 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2312K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_constraint_view to public
Mon Aug 25 13:06:09 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2310K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_constraint_view to public
Mon Aug 25 13:06:11 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2839K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:11 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2934K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_hnt_view to select_catalog_role
Mon Aug 25 13:06:11 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2933K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_hnt_view to select_catalog_role
Mon Aug 25 13:06:11 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2924K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:11 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3029K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_iont_view to select_catalog_role
Mon Aug 25 13:06:11 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3026K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_iont_view to select_catalog_role
Mon Aug 25 13:06:12 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 6968K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:12 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 7360K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_nt_parent_view to select_catalog_role
Mon Aug 25 13:06:12 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 7357K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_nt_parent_view to select_catalog_role
Mon Aug 25 13:06:12 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3379K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:13 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3460K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_htable_view to public
Mon Aug 25 13:06:13 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3457K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_htable_view to public
Mon Aug 25 13:06:13 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3445K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:13 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3581K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_htable_view to public
Mon Aug 25 13:06:13 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3580K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_htable_view to public
Mon Aug 25 13:06:13 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5046K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:14 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5165K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_phtable_view to public
Mon Aug 25 13:06:14 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5165K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_phtable_view to public
Mon Aug 25 13:06:14 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5119K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:14 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5329K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_phtable_view to public
Mon Aug 25 13:06:14 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5329K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_phtable_view to public
Mon Aug 25 13:06:15 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 11315K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:16 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12040K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_fhtable_view to public
Mon Aug 25 13:06:16 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12038K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_fhtable_view to public
Mon Aug 25 13:06:17 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 11418K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:18 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12308K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_fhtable_view to public
Mon Aug 25 13:06:18 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12304K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_fhtable_view to public
Mon Aug 25 13:06:19 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13209K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:20 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13975K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_pfhtable_view to public
Mon Aug 25 13:06:20 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13972K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_pfhtable_view to public
Mon Aug 25 13:06:21 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13322K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:22 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14285K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_pfhtable_view to public
Mon Aug 25 13:06:22 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14283K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_pfhtable_view to public
Mon Aug 25 13:06:23 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 11242K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:24 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 11972K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_iotable_view to public
Mon Aug 25 13:06:24 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 11971K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_iotable_view to public
Mon Aug 25 13:06:25 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 11348K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:26 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12239K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_iotable_view to public
Mon Aug 25 13:06:26 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12237K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_iotable_view to public
Mon Aug 25 13:06:27 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12377K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:28 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13155K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_piotable_view to public
Mon Aug 25 13:06:28 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13152K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_piotable_view to public
Mon Aug 25 13:06:29 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12488K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:30 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13450K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_piotable_view to public
Mon Aug 25 13:06:30 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13449K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_piotable_view to public
Mon Aug 25 13:06:31 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3669K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:31 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3941K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_table_data_view to public
Mon Aug 25 13:06:31 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3939K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_table_data_view to public
Mon Aug 25 13:06:31 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3677K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:31 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3949K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_table_data_view to public
Mon Aug 25 13:06:31 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3948K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_10_1_table_data_view to public
Mon Aug 25 13:06:33 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3777K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:33 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3924K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_view_view to public
Mon Aug 25 13:06:33 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3922K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_view_view to public
Mon Aug 25 13:06:36 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5201K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:36 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5431K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_h_view to public
Mon Aug 25 13:06:36 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5429K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_h_view to public
Mon Aug 25 13:06:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 6880K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 7178K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_ph_view to public
Mon Aug 25 13:06:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 7176K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_ph_view to public
Mon Aug 25 13:06:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13185K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:39 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14163K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_fh_view to public
Mon Aug 25 13:06:39 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14161K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_fh_view to public
Mon Aug 25 13:06:41 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 15085K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:42 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 16142K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_pfh_view to public
Mon Aug 25 13:06:42 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 16138K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_pfh_view to public
Mon Aug 25 13:06:43 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13103K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:44 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14086K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_iot_view to public
Mon Aug 25 13:06:44 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14084K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_iot_view to public
Mon Aug 25 13:06:46 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14242K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:47 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 15296K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_piot_view to public
Mon Aug 25 13:06:47 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 15293K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_piot_view to public
Mon Aug 25 13:06:48 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3506K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:48 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3656K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_h_view to public
Mon Aug 25 13:06:48 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3655K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_h_view to public
Mon Aug 25 13:06:48 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5183K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:48 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5407K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_ph_view to public
Mon Aug 25 13:06:48 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 5404K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_ph_view to public
Mon Aug 25 13:06:49 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 11488K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:50 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12387K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_fh_view to public
Mon Aug 25 13:06:50 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 12387K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_fh_view to public
Mon Aug 25 13:06:51 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 13391K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:06:52 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14366K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_pfh_view to public
Mon Aug 25 13:06:52 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 14364K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ku$_m_view_log_pfh_view to public
Mon Aug 25 13:07:09 2008
Thread 1 cannot allocate new log, sequence 7
Checkpoint not complete
  Current log# 2 seq# 6 mem# 0: /oracle/PRD/origlogB/log_g12m1.dbf
  Current log# 2 seq# 6 mem# 1: /oracle/PRD/mirrlogB/log_g12m2.dbf
Mon Aug 25 13:07:11 2008
Completed checkpoint up to RBA [0x4.2.10], SCN: 68608
Mon Aug 25 13:07:12 2008
Beginning log switch checkpoint up to RBA [0x7.2.10], SCN: 109934
Thread 1 advanced to log sequence 7
  Current log# 3 seq# 7 mem# 0: /oracle/PRD/origlogA/log_g13m1.dbf
  Current log# 3 seq# 7 mem# 1: /oracle/PRD/mirrlogA/log_g13m2.dbf
Mon Aug 25 13:07:12 2008
Completed checkpoint up to RBA [0x5.2.10], SCN: 85086
Mon Aug 25 13:07:36 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2391K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:07:36 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2259K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ALL_REPOBJECT to PUBLIC with grant option
Mon Aug 25 13:07:36 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2255K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ALL_REPOBJECT to PUBLIC with grant option
Mon Aug 25 13:07:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2440K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:07:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2311K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ALL_REPPROP to PUBLIC with grant option
Mon Aug 25 13:07:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2309K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ALL_REPPROP to PUBLIC with grant option
Mon Aug 25 13:07:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2403K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:07:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2279K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ALL_REPKEY_COLUMNS to PUBLIC with grant option
Mon Aug 25 13:07:37 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2276K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on ALL_REPKEY_COLUMNS to PUBLIC with grant option
Mon Aug 25 13:07:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2397K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:07:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2267K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on all_repcolumn_group to public with grant option
Mon Aug 25 13:07:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 2266K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on all_repcolumn_group to public with grant option
Mon Aug 25 13:07:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3418K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:07:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3285K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on "_ALL_REPCOLUMN_GROUP" to PUBLIC with grant option
Mon Aug 25 13:07:38 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3283K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on "_ALL_REPCOLUMN_GROUP" to PUBLIC with grant option
Mon Aug 25 13:07:39 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3545K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
Mon Aug 25 13:07:39 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3412K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on "_ALL_REPRESOLUTION" to public with grant option
Mon Aug 25 13:07:39 2008
Memory Notification: Library Cache Object loaded into SGA
Heap size 3408K exceeds notification threshold (2048K)
Details in trace file /oracle/PRD/saptrace/usertrace/prd_ora_93659.trc
KGL object name :grant select on "_ALL_REPRESOLUTION" to public with grant option
Mon Aug 25 13:07:41 2008
Beginning log switch checkpoint up to RBA [0x8.2.10], SCN: 124739
Thread 1 advanced to log sequence 8
  Current log# 4 seq# 8 mem# 0: /oracle/PRD/origlogB/log_g14m1.dbf
  Current log# 4 seq# 8 mem# 1: /oracle/PRD/mirrlogB/log_g14m2.dbf
Mon Aug 25 13:08:24 2008
Thread 1 cannot allocate new log, sequence 9
Checkpoint not complete
  Current log# 4 seq# 8 mem# 0: /oracle/PRD/origlogB/log_g14m1.dbf
  Current log# 4 seq# 8 mem# 1: /oracle/PRD/mirrlogB/log_g14m2.dbf
Mon Aug 25 13:08:24 2008
Completed checkpoint up to RBA [0x6.2.10], SCN: 98175
Mon Aug 25 13:08:25 2008
Beginning log switch checkpoint up to RBA [0x9.2.10], SCN: 137726
Thread 1 advanced to log sequence 9
  Current log# 1 seq# 9 mem# 0: /oracle/PRD/origlogA/log_g11m1.dbf
  Current log# 1 seq# 9 mem# 1: /oracle/PRD/mirrlogA/log_g11m2.dbf
Mon Aug 25 13:08:25 2008
Completed checkpoint up to RBA [0x7.2.10], SCN: 109934
Mon Aug 25 13:10:33 2008
Beginning log switch checkpoint up to RBA [0xa.2.10], SCN: 153003
Thread 1 advanced to log sequence 10
  Current log# 2 seq# 10 mem# 0: /oracle/PRD/origlogB/log_g12m1.dbf
  Current log# 2 seq# 10 mem# 1: /oracle/PRD/mirrlogB/log_g12m2.dbf
Mon Aug 25 13:11:46 2008
CREATE TABLESPACE PSAPSR3 DATAFILE '/oracle/PRD/sapdata1/sr3_1/sr3.data1' SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M  LOGGING ONLINE PERMANENT  EXTENT MANAGEMENT  LOCAL  AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO
Mon Aug 25 13:11:59 2008
Completed: CREATE TABLESPACE PSAPSR3 DATAFILE '/oracle/PRD/sapdata1/sr3_1/sr3.data1' SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M  LOGGING ONLINE PERMANENT  EXTENT MANAGEMENT  LOCAL  AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO
Mon Aug 25 13:12:00 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_2/sr3.data2'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:12 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_2/sr3.data2'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:13 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_3/sr3.data3'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:25 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_3/sr3.data3'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:26 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_4/sr3.data4'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:39 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_4/sr3.data4'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:39 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_5/sr3.data5'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:43 2008
Completed checkpoint up to RBA [0x8.2.10], SCN: 124739
Mon Aug 25 13:12:53 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3_5/sr3.data5'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:12:53 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_6/sr3.data6'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:06 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_6/sr3.data6'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:07 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_7/sr3.data7'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:20 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_7/sr3.data7'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:20 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_8/sr3.data8'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:28 2008
Completed checkpoint up to RBA [0x9.2.10], SCN: 137726
Mon Aug 25 13:13:33 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_8/sr3.data8'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:34 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_9/sr3.data9'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:46 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_9/sr3.data9'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:47 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_10/sr3.data10'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:13:59 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3_10/sr3.data10'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:00 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_11/sr3.data11'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:12 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_11/sr3.data11'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:13 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_12/sr3.data12'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:26 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_12/sr3.data12'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:26 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_13/sr3.data13'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:39 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_13/sr3.data13'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:39 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_14/sr3.data14'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:52 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_14/sr3.data14'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:14:53 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_15/sr3.data15'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:06 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3_15/sr3.data15'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:06 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_16/sr3.data16'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:19 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_16/sr3.data16'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:20 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_17/sr3.data17'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:32 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_17/sr3.data17'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:33 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_18/sr3.data18'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:37 2008
Completed checkpoint up to RBA [0xa.2.10], SCN: 153003
Mon Aug 25 13:15:46 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_18/sr3.data18'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:15:47 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_19/sr3.data19'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:16:00 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_19/sr3.data19'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:16:01 2008
ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_20/sr3.data20'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:16:13 2008
Completed: ALTER TABLESPACE PSAPSR3 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3_20/sr3.data20'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:16:15 2008
CREATE TABLESPACE PSAPSR3700 DATAFILE '/oracle/PRD/sapdata1/sr3700_1/sr3700.data1' SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M  LOGGING ONLINE PERMANENT  EXTENT MANAGEMENT  LOCAL  AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO
Mon Aug 25 13:16:29 2008
Completed: CREATE TABLESPACE PSAPSR3700 DATAFILE '/oracle/PRD/sapdata1/sr3700_1/sr3700.data1' SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M  LOGGING ONLINE PERMANENT  EXTENT MANAGEMENT  LOCAL  AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO
Mon Aug 25 13:16:33 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3700_2/sr3700.data2'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:16:46 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3700_2/sr3700.data2'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:16:46 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3700_3/sr3700.data3'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:16:59 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3700_3/sr3700.data3'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:00 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3700_4/sr3700.data4'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:12 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata1/sr3700_4/sr3700.data4'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:13 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_5/sr3700.data5'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:25 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_5/sr3700.data5'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:26 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_6/sr3700.data6'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:38 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_6/sr3700.data6'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:39 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_7/sr3700.data7'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:51 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_7/sr3700.data7'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:17:52 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_8/sr3700.data8'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:04 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata2/sr3700_8/sr3700.data8'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:05 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_9/sr3700.data9'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:18 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_9/sr3700.data9'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:19 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_10/sr3700.data10'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:31 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_10/sr3700.data10'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:32 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_11/sr3700.data11'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:45 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_11/sr3700.data11'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:46 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_12/sr3700.data12'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:58 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata3/sr3700_12/sr3700.data12'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:18:59 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3700_13/sr3700.data13'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:19:11 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3700_13/sr3700.data13'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:19:12 2008
ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3700_14/sr3700.data14'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Aug 25 13:19:24 2008
Completed: ALTER TABLESPACE PSAPSR3700 ADD DATAFILE  '/oracle/PRD/sapdata4/sr3700_14/sr3700.data14'  SIZE 2000M  REUSE  AUTOEXTEND  ON NEXT 20M MAXSIZE 10000M
Mon Au

Similar Messages

  • OCIEnvNlsCreate failed with return code -1

    Hi, we're getting this error when running SQL Server 2005 Reporting Services to connect to an Oracle 9i database. The report works fine locally but breaks on the web. Another user has posted about this same exact issue to Microsoft's SSRS forum, but with no answer: http://tinyurl.com/ynqv7o
    Your help is much appreciated. Thank you.

    Check Re: OCIEnvNlsCreate failed with return code -1

  • ODI-1217 session fails with return code 904

    Hi all,
    I am anil, I new to ODI, can any one help me in it.
    I have just created a one on one mapping, and then executed it, and I am getting "ODI-1217 session fails with return code 904" this error, what to do, why it happens, can any have any idea.
    Thanks,
    Anil

    Hi,
    it just returns this error.Could you copy here all error  ?
    Regards

  • DB13 error -- Function DB6_PLAN_DELETE_BATCH failed with return code = Job

    hello All,
    when I try to delete or edit any DBA Job in transaction DB13 the following error is displayed:
    An error occurred when processing system
    Function DB6_PLAN_DELETE_BATCH failed with return code = Job error
    How can I fix this error and delete or change my DBA jobs?
    My syste is SAP ECC 6.0 SR3 - Solaris 10 - Oracle 10.2.0.4.0
    Thanks
    Hernando

    Hello Hernando,
    Let's see what this SAP Note says,
    Note 1093883 - ORACLE: Function module DB6_PLAN_ADD_BATCH fails
    Edit: However, 'valid release' makes confusion
    Regards
    Subbarao
    Edited by: subbarao chinta on Oct 8, 2009 9:00 PM

  • Backng up failed with return code 255 ...Help!!!

    Hi,
    I am in a process of backing up Oracle application server 10g through "Configure Backup/Recovery Settings" feature of the app server, when I provide the directories for:
    1. Log File Location     
    2. Configuration Files Backup Location     
    3. Metadata Repository Database Backup Location
    4. Metadata Repository Database SID
    and click on OK it provides me the following error:
    "The command <ORACLE_HOME>/perl/5.6.1/bin/MSWin32-x86/perl.exe <ORACLE_HOME>\backup_restore/bkp_restore.pl -m configure -h <ORACLE_HOME> -f > <ORACLE_HOME>\backup_restore\logs/2008-12-06_13-36-02_output.log failed with return code 255"
    And the log file says -"Unable to get dbid from the database."
    Please Help..!!!
    Thanks

    This turns out to be a non-issue. I re-installed JDK 1.6,
    thinking this might have been the problem, but as it turns out,
    this Windows machine was a VM, and there haven't been any issues
    with other VM's, only this one, leading me to conclude the problem
    was the VM. We've since migrated off this machine and recycled
    it.

  • DB2SET DB2WORKLOAD=SAP Fails with Return Code 238

    Not sure which forum to post this, hopefully this is the right one.  I am in the middle of setting up a sandbox for CRM and during the install, updating the database registry, the install fails with the following error;
    db2set DB2WORKLOAD=SAP finished with return code 238.
    OS AIX PPC64 I think the version is 5.3
    DB2 9 FP5
    I can't seem to find anything by google, but I am sure this is just a simple fix.

    Hi All,
    The SAP installation stopped with following error ...
    DB2SET DB2WORKLOAD=SAP Fails with Return Code 227
    Please help me in solving this issue .....
    Regards,
    Kumar Kadali

  • OCIEnvCreate failed with return code -1

    Ciao a tutti, ho il seguente problema (purtroppo...):
    applicazione asp.net;
    utilizzo odp.net 9.2 per accedere a un db oracle 9i;
    sul server sono state installate in sequenza: oracle client 9, odp.net 10.2, disinstallate odp.net 10.2 e installate odp.net 9.2;
    Alla disinstallazione di odp.net 10.2 è comunque rimasta sotto la root oracle del file system una cartella odac\10.2.0 con le librerie di odp.net 10.2
    Dall'applicazione apro una connessione (utilizzando in modo estemporaneo) la classe OracleConnection di System.Data.OracleClient del framework 2.0
    Al momento dell'apertura mi dà il seguente errore:
    OCIEnvCreate failed with return code -1 but error message text was not available
    Qualcuno sa come fare ? Grazie. Ciao

    I think you deinstall some ..... it will be nice if you can put it in English ;-)
    Ming Man

  • Msiexec failed with return code 1603 / installing SAP MMC Snap-In and creat

    I am installing SAP ABAP trial on windows 7 and I have encountered some problems.
    Please help me solve this problem.
    Phase 2 : install common system files
    Error happened during this step: installing SAP MMC Snap-In and creating shortcuts
    Error message:
    Running msiexec failed with return code 1603: Schwerwiegender Fehler bei der Installation.
    Commandline was msiexec.exe /norestart /L sapmmcX86u.log /i sapmmcX86u.msi /qn
    If you want the installer to retry, choose Yes. If you want the installer to abort the installation, choose No.
    I have alreday given the permission/rights that are necessary for the user who is installing the system.

    Hello All,
    We also faced the same error, I would like to share the solution steps which we have applied.
    Solution :
    Refer Note 1236002 - Error during the SAP MMC MSI installation or uninstallation
    As per the note :
    Download utility “Microsoft Fix It” from http://support.microsoft.com/mats/Program_Install_and_Uninstall
    You have the option to run this utility online or you can download the folder structure following the instructions on this page
    Then copy the Fix it Portable folder to the computer with the problem and run the Launch Fix it application
    What Microsoft Fix It fixes...
    Removes bad registry key on 64 bit operating systems.
    Windows registry keys that control the upgrade (patching) data that become corrupted.
    Resolves problems that prevent new programs from being installed.
    Resolves problems that prevent programs from being completely uninstalled and blocking new installations and updates.
    Use this troubleshooter for an uninstall only if the program fails to uninstall using the windows add/remove programs feature.
    Best Regards..

  • Error: OCIEnvCreate failed with return code -1

    I am trying to run a 3rd party software that access Oracle. I have set up the ODBC connections and tested the connections. They tested successfully. But when I try and connect to Oracle using this tool I get the following error: OCIEnvCreate failed with return code -1. Any help would be greatly appreciated. Thanks

    792208 wrote:
    I am trying to run a 3rd party software that access Oracle. I have set up the ODBC connections and tested the connections. They tested successfully. But when I try and connect to Oracle using this tool I get the following error: OCIEnvCreate failed with return code -1. Any help would be greatly appreciated. Thanksif the connection request actually gets to the listener, then it will be logged.
    If no record exists within listener.log file, then the root cause & solution are external to Oracle.

  • Transport request migration failed with return code 12

    Hi ,
    A transport request was created to capture deletion of bex query via Tcode RSZDELETE. The deletion TR was moved to Quality box successfully and query got deleted. But when same TR was moved to Production box, TR failed with return code 12. Program terminated (job:RDDEXECL). Upon checking the job log overview for this job, runtime error ITAB_DUPLICATE_KEY happend causing session to terminate. can anyone pls suggest me how to fix this issue and why this has caused. Need to fix this immediately as it is in production environment. Please help.
    In ST22 i could see the below error details:
    Thanks,
    Vishnu

    as per the dump, system is trying to insert a unique number which is already in the system. You sure the transport is only for deletion of the query? Can you please check the import logs in the test system and should tell you what action performed during import.

  • CoCreateInstance fails with return code -2147221008

    I'm calling
      HRESULT retval = CoCreateInstance(SQLNCLI_CLSID, NULL,
                                          CLSCTX_INPROC_SERVER,
                                          IID_IDBInitialize,
                                          (void **) &m_pIDBInitialize);
    and it returns the above return code. I don't know what in the world it means or how to get an error message out of it.
    The only possible return values for CoCreateInstance listed in
    http://msdn.microsoft.com/en-us/library/windows/desktop/ms686615%28v=vs.85%29.aspx
    are
    S_OK
    REGDB_E_CLASSNOTREG
    CLASS_E_NOAGGREGATION
    E_NOINTERFACE
    E_POINTER
    #define S_OK                                   ((HRESULT)0L)
    #define REGDB_E_CLASSNOTREG              _HRESULT_TYPEDEF_(0x80040154L)
    #define CLASS_E_NOAGGREGATION            _HRESULT_TYPEDEF_(0x80040110L)
    #define E_NOINTERFACE                    _HRESULT_TYPEDEF_(0x80004002L)
    #define E_POINTER                        _HRESULT_TYPEDEF_(0x80004003L)
    The values in decimal respectively are 0, 2147746132, 2147746064, 2147500034 and 2147500035. None of them is the value I got.
    Please help before I shoot myself.

    Hello ,
    I would suggest you to have a look at
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/f8417fdc-03e3-4f73-b165-b39a90fb1b90/cocreateinstance-fails-with-return-code-2147221008
    It seems that the meaning of this error code is : "CoInitialize has not been called. "
    As I have given up VC++ since the arrival of VS 2003 and VC# , I cannot give you more explanations.
    A moderator may move your thread towards the VC++ forum if you want more explanations or help ( for myself , I prefer to do the move only after the original poster ( you PriorityCustomer ) has posted his/het agreement.
    Have a nice day
    Mark Post as helpful if it provides any help.Otherwise,leave it as it is.

  • ODI Error: ODI-1217: Session jobname (2197102) fails with return code 700

    Hi All,
    We are getting the below error when running an interface in our ODI 11.1.6 environment.
    ODI-1217: Session <interfacename> (2197102) fails with return code 7000.
    Caused By: com.sunopsis.tools.core.exception.SnpsSimpleMessageException: ODI-17517: Error during task interpretation.
    Task: 147
    java.lang.Exception: BeanShell script error: Parse error at line 26, column 38. Encountered: >= BSF info: Insert flow into I$ table at line: 0 column: columnNo
    at com.sunopsis.dwg.codeinterpretor.SnpCodeInterpretor.transform(SnpCodeInterpretor.java:485)
    at com.sunopsis.dwg.dbobj.SnpSessStep.createTaskLogs(SnpSessStep.java:711)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:461)
    The interface is a simple pass-through one which loads data from one table to another. We have checked in the interface for any discrepancies but could not find any issue. We ran the same interface in another environment and it ran fine there. Restarting the agent also didnt help. We could not find any lead for any solutions. Any help on the issue would be highly appreciated.
    P.S: Interface name has been kept generic to <jobname>
    Thanks,
    Shrinivas

    Please give the code generated in that step ( Insert flow into I$ table.)

  • Function DB6_PLAN_STOP_BATCH_JOB failed with return code = Job error

    Hi team,
    I have issue with "SAP_COLLECTOR_FOR_PERFMONITOR" Job .it has been Finished but in Job Log I get error as below:
    Job started
    Step 001 started (program RSCOLL00, variant , user ID DDIC)
    Clean_Plan:Cleanup of DB13 Plannings
    Clean_Plan:started by RSDBPREV                       on server sapqas01
    Clean_Plan:Cleaning up jobs of system QAS
    Function DB6_PLAN_STOP_BATCH_JOB failed with return code = Job error
    Clean_Plan:terminated with error
    REASON=Job error
    Database system not supported
    Reorganization of the database started
    Reorganization of the database ended
    Job finished
    I have alredy reschedule this Job in 000 with DDIC User.
    Please help me ,
    Thanks
    Vijay

    Hello Vijay,
    The "Database system not supported" error you see, suggests that your TCOLL table is not setup correctly. You probably have a report scheduled in your TCOLL which is for a different DB then the one you run.
    If the collector canels all the time, then this is probably a report which is scheduled to run every hour in your TCOLL. If it only cancels sometimes, then it should be easier to identify which report is causing it in your TCOLL.
    The bottom line is to ensure your TCOLL is setup correctly and that you are not running DB reports there that are for a different DB than the one you use. The SAP note you follow to setup your TCOLL table depends on your SAP system version:
    12103 - Contents of the TCOLL table
    970449 - Contents of TCOLL table in SAP_BASIS 640
    966309 - Contents of table TCOLL in SAP_BASIS 700
    966631 - Contents of TCOLL table in SAP_BASIS 710
    Regards,
    Brendan

  • Running msiexec failed with return code 1619: While running SOFTWARE PROVISIONING MGR 1.0

    Hello All SAP Basis Guys,
    Running msiexec failed with return code 1619: getting this error
    While running SOFTWARE PROVISIONING MGR 1.0 (for Windows Server on IA32 32bit ) for renaming (Domain name change) the SAP ECC 6.0 server on top of Windows Server 2003 x86 which is a 32 bit OS.
    I am using the SAPCAR (for Windows Server on IA32 32bit ) to extract .SAR
    can anyone please help me with this ?
    List of attached for your reference.
    1. Available versions of SPWM for windows in marketplace.
    2. Window version details of KC1GSCSAP6 server (GS1 system).
    3. Error screen while running SWPM
    Thanks,
    John

    Issue has been resolved, its a bug in SWPM tool.
    Problem:
    SAPCAR is extrating the "sapmmcx86u.msi" under the folder DBINDEP.
    But while running the tool, system is trying to open "sapmmcx86u.msi" from the path "common\install" folder.
    Solution:
    After you received the error, copy path "sapmmcx86u.msi" to "common\install" folder and you will be good.

  • Mxmlc - Failed with return code: 4

    Hi I need to use flex ant build to build flex3 application.
    so i download the flex_sdk_3.zip, and create my build.xml
    it can compile, but then it will fail with return code: 4,
    i can't find out what 4 means, so what is it and how do i fix
    it?
    i see this:
    [mxmlc] C:\my_dir\flex3\src\ReportChart.mxml(554): Error:
    Type was not found or was not a
    compile-time constant: CartesianChart.
    what do i miss??
    thanks

    does anyone know? i really need help on this.
    thanks

Maybe you are looking for