Quantcast
Channel: SCN : Popular Discussions - SAP on Oracle
Viewing all 810 articles
Browse latest View live

Executing SQL queries in SAP-GUI e.g. select * from but000

$
0
0

Hallo,

 

I am newbie in the SAP world. Is there a way to run select statements from SAP GUI? e.g. I want to know how many rows are returning from a join xyz.

 

select count() from tabA and tabB where tabA.id = tabB.id and tabA.Name is not null.*

 

Is it possible with SQVI (SQ01)?

 

Please help.


alter TABLESPACE ADD DATAFILE '' size ..........

$
0
0

Dear experts/Guru

 

Please let me know given below command use, how it works:

 

  alter TABLESPACE <tbsp> ADD DATAFILE '<datafile>' size <nM> REUSE AUTOEXTEND ON NEXT <nM> MAXSIZE <nM>

O11.2.0.3 : ORA-00445: background process "W000" did not start after

$
0
0

Hello,

 

I regularly have the following error with an recently installed Oracle 11.2.0.3.

---

Process W000 died, see its trace file

Sun Apr 07 00:48:23 2013

 

 

***********************************************************************

 

Fatal NI connect error 12537, connecting to:

(LOCAL=NO)

 

  VERSION INFORMATION:

        TNS for Solaris: Version 11.2.0.3.0 - Production

        Oracle Bequeath NT Protocol Adapter for Solaris: Version 11.2.0.3.0 - Pr

oduction

        TCP/IP NT Protocol Adapter for Solaris: Version 11.2.0.3.0 - Production

  Time: 07-APR-2013 00:48:23

  Tracing not turned on.

  Tns error struct:

    ns main err code: 12537

   

TNS-12537: TNS:connection closed

    ns secondary err code: 12560

    nt main err code: 0

    nt secondary err code: 0

    nt OS err code: 0

Sun Apr 07 00:49:29 2013

opiodr aborting process unknown ospid (17179) as a result of ORA-609

Sun Apr 07 01:01:14 2013

Errors in file /oracle/xxx/saptrace/diag/rdbms/xxx/xxx/trace/xxx_smco_7937.trc  (incident=85849):

ORA-00445: background process "W000" did not start after 120 seconds

Sun Apr 07 01:03:30 2013

Incident details in: /oracle/xxx/saptrace/diag/rdbms/xxx/xxx/incident/incdir_85849/xxx_smco_7937_i85849.trc

Sun Apr 07 01:17:37 2013

Process 0x480433ce8 appears to be hung while dumping

Current time = 938816049, process death time = 938749879 interval = 60000

Attempting to kill process 0x480433ce8 with OS pid = 7937

OSD kill succeeded for process 480433ce8

Sun Apr 07 01:18:22 2013

Restarting dead background process SMCO

Sun Apr 07 01:18:38 2013

SMCO started with pid=30, OS id=26990

---

 

Would you know how to solve this problem?

 

Thanks in advance for your answer.

ORA-12560: TNS:protocol adapter error

$
0
0

Hello Experts,

 

    I need a reply ASAP if you don't mind.  I am in the process of upgrading Oracle 9.2.0.8 to 10.2.0.4 on our BW system.  I installed the Oracle10g server software and installed all the patches.  When

I try to start oracle I recieve ORA-12560: TNS:protocol adapter error. 

 

I am upgrading on Microsoft Window Server 2003 Enterprise Edtion

 

User Variable is set to  ORACLE_HOME = G:\oracle\dbw\102

 

System Variable Path is set to:

 

G:\oracle\DBW\102\bin;C:\j2sdk1.4.2_16\jre\bin\client;C:\j2sdk1.4.2_16\jre\bin;C:\Perl\bin;C:\Program Files\EMC\PowerPath\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Windows Resource Kits\Tools;G:\oracle\dbw\102\OPatch

 

listener.ora

 

################

  1. Filename......: listener.ora

  2. Created.......: created by SAP AG, R/3 Rel. >= 6.10

  3. Name..........:

  4. Date..........:

  5. @(#) $Id: //bc/640-2/src/ins/SAPINST/impl/tpls/ora/ind/LISTENER.ORA#4 $

################

ADMIN_RESTRICTIONS_LISTENER = on

LISTENER =

  (ADDRESS_LIST =

        (ADDRESS =

          (PROTOCOL = IPC)

          (KEY = DBW.WORLD)

        )

        (ADDRESS=

          (PROTOCOL = IPC)

          (KEY = DBW)

        )

        (ADDRESS =

          (COMMUNITY = SAP.WORLD)

          (PROTOCOL = TCP)

          (HOST = BSRDBW001)

          (PORT = 1527)

        )

  )

STARTUP_WAIT_TIME_LISTENER = 0

CONNECT_TIMEOUT_LISTENER = 10

TRACE_LEVEL_LISTENER = OFF

SID_LIST_LISTENER =

  (SID_LIST =

    (SID_DESC =

      (SDU = 32768)

      (SID_NAME = DBW)

      (ORACLE_HOME = G:\oracle\dbw\102)

    )

  )

 

Can someone help please.   Thank you

ORA-03113: end-of-file on communication channel

$
0
0

Hi Basis Gurus,

 

Today we completed oracle patch upgrade from 9.2.0.7 to 9.2.0.8 on our BW 3.5 Quality system.

 

But after completing the oracle patch upgrde when we tried starting DB from sqlplus it is giving an error

 

ORA-03113: end-of-file on communication channel

 

But listener is running fine

 

Plese let me know how to fix this error.

 

Our system details are as follows

 

BW 3.5

Solaris OS

Oracle 9i DB

 

Regards,

Anil.

ORA-01555: snapshot too old: rollback segment

$
0
0

Hi all,

 

Recently we have restored our database. Post Restoration we are getting an error message. Please find below the error message.

The system was working fine before restoration.

 

DBIF_SETG_SQL_ERROR

 

Database error text........: "ORA-01555: snapshot too old: rollback segment

number with name "" too small#ORA-22924: snapshot too old"

Internal call code.........: "[SETG/GET /DWTREE ]"

Please check the entries in the system log (Transaction SM21).

 

DBIF_RTAB_SQL_ERROR

 

Database error text........: "ORA-00600: internal error code, arguments:

[ktspfupdst-1], [], [], [], [], [], [], []"

Internal call code.........: "[RTAB/UPD /DWTREE ]"

Please check the entries in the system log (Transaction SM21).

 

We are currently on ECC Ehp4, Oracle 10.2.0.4, Linux

 

Regards,

Vishnu

Alert log file - FAL archive failed, see trace file.

$
0
0

Dear all,

 

 

Another error on my alert log file:

 

ARC0: Archive log rejected (thread 1 sequence 91879) at host 'PRD_STANDBY'                                        
FAL[server, ARC0]: FAL archive failed, see trace file.                                                            
ARCH: FAL archive failed. Archiver continuing                                                                     
ORACLE Instance PRD - Archival Error. Archiver continuing. 

 

 

The archivelogs shipping is working fine, just checked if they are automatically applied on standby --- and no issues.

 

On primary, I have:

 

SQL> show parameter FAL_CLIENT;

 

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

fal_client                           string      PRD_PRIMARY

 

 

SQL> show parameter LOG_ARCHIVE_DEST_2;

 

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

log_archive_dest_2                   string      SERVICE=PRD_STANDBY COMPRESSIO

                                                 N=ENABLE optional reopen=60 ma

                                                 x_connections=5

 

 

 

On standby I have:

 

SQL> show parameter FAL_CLIENT;

 

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

fal_client                           string      PRD_STANDBY

 

SQL> show parameter LOG_ARCHIVE_DEST_2;

 

NAME                                 TYPE        VALUE

------------------------------------ ----------- ------------------------------

log_archive_dest_2                   string      SERVICE=PRD_PRIMARY COMPRESSIO

                                                 N=ENABLE optional reopen=60 ma

                                                 x_connections=5

 

 

Thanks in advance for some ideas,

 

J.

ORA-00205: error in identifying control file

$
0
0

Dear all,

I copied the SAP Datafile 1,2,3,4 from source system (window server 2003 R2 and oracle 10.0.2.0.4) to Target system (Window server 2008 and 10.0.2.0.5) and took the trace file of source system. I changed the drive letters of Orig,Mirror and SAP Datafiles w.r.t. target system while the first line after edit the trace file is:

 

CREATE CONTROLFILE SET DATABASE "PRD" RESETLOGS  ARCHIVELOG

 

 

SQL> startup
ORACLE instance started.

Total System Global Area 5251268608 bytes
Fixed Size                  2084872 bytes
Variable Size            2650804216 bytes
Database Buffers         2583691264 bytes
Redo Buffers               14688256 bytes
ORA-00205: error in identifying control file, check alert log for more info 

fyi...

 

please tell me. can we make data copy from different OS and oracle patch, if yes then how can i sort out the Error ORA-00205,

 

Regards,


SQL error in the database when accessing a table.

$
0
0

Hi all

 

I check SAPMMC work process list everying is look green, JAVA + Java + dispatcher + Messages everying ok but, when I try to connect SAP GUI, I got an error:

 

ABAB Runtime Error Error Code (nothing is there), and buttom line of window this messages:

 

SQL error in the database when accessing a table.

 

I tried client 000 SAP* nothing happend same messages

 

What should I do ?

 

I am not sure is that basis job or Oracle, but error look like Oracle

 

Your response will be appriciated

 

 

Angeline

 

Edited by: AngelinePurnama on Jan 15, 2010 12:19 AM

BR1301W Error message from likeywlib: 543 likey_init: Couldn't load SAPSECU

$
0
0

Dear Gurus,

 

Please help me in solving the below issue, if any idea let me know the soloution.

 

BR0477I Oracle pfile /oracle/SSX/112_64/dbs/initSSX.ora created from spfile /oracle/SSX/112_64/dbs/spfileSSX.ora

BR1301W Error message from likeywlib:

===...could not load SSF library /usr/sap/SSX/DVEBMGS45/exe/libsapsecu.so .

BR1301W Error message from likeywlib: 543 likey_init: Couldn't load SAPSECULIB ("/usr/sap/SSX/DVEBMGS45/exe/libsapsecu.so") using function SsfSupInitEx (), rc = 1

BR1301W Error message from likeywlib: 542 likey_init: At least one more attempt to load the SAPSECULIB will follow.

BR1301W Error message from likeywlib:

===...could not load SSF library libsapsecu.so .

BR1301W Error message from likeywlib: 543 likey_init: Couldn't load SAPSECULIB ("libsapsecu.so") using function SsfSupInitEx (), rc = 10 (no library).

BR1301W Error message from likeywlib: 541 likey_init: Couldn't load SAPSECULIB. Giving up.

BR1302W Initialization of license key library likeywlib failed, return code 1

BR1304W Checking SAP license failed at location BrLicCheck-122

BR0602W No valid SAP license found - please contact SAPBR0101I Parameters

 

I have done the below

 

DIR_LIBRARY = Kernel directory

libapsecu.so is available and latest updated.

brtools is 7.20 patch 14

we are using 11g oracle version, its new built and refreshed system.

SAP License is successfully installed.

 

Regards - Munish

ORA-03113: end-of-file on communication channel

$
0
0

Hi Basis Gurus,

 

Today we completed oracle patch upgrade from 9.2.0.7 to 9.2.0.8 on our BW 3.5 Quality system.

 

But after completing the oracle patch upgrde when we tried starting DB from sqlplus it is giving an error

 

ORA-03113: end-of-file on communication channel

 

But listener is running fine

 

Plese let me know how to fix this error.

 

Our system details are as follows

 

BW 3.5

Solaris OS

Oracle 9i DB

 

Regards,

Anil.

recover database using backup controlfile until cancel;

$
0
0

Hello,

 

after a restore of a database with hp dataprotectore the DB was in inconsistential condition and I´ve started recovering every .data file which has to be revovered: (redolog logs from the allonline backup session where restored already)

 

SQL> startup

ORACLE instance started.

 

Total System Global Area 2365587456 bytes

Fixed Size                  2067528 bytes

Variable Size            1090519992 bytes

Database Buffers         1258291200 bytes

Redo Buffers               14708736 bytes

Database mounted.

ORA-01113: file 1 needs media recovery

ORA-01110: data file 1: 'F:ORACLEC12SAPDATA1SYSTEM_1SYSTEM.DATA1'

 

 

SQL> recover datafile 'F:ORACLEC12SAPDATA1SYSTEM_1SYSTEM.DATA1'

ORA-00279: change 79104569 generated at 04/14/2010 00:30:13 needed for thread 1

ORA-00289: suggestion : E:ORACLEC12ORAARCHC12ARCH1_1617_704132954.DBF

ORA-00280: change 79104569 for thread 1 is in sequence #1617

 

 

Specify log: {<RET>=suggested | filename | AUTO | CANCEL}

 

ORA-00279: change 79107667 generated at 04/14/2010 01:19:08 needed for thread 1

ORA-00289: suggestion : E:ORACLEC12ORAARCHC12ARCH1_1618_704132954.DBF

ORA-00280: change 79107667 for thread 1 is in sequence #1618

ORA-00278: log file 'E:ORACLEC12ORAARCHC12ARCH1_1617_704132954.DBF' no

longer needed for this recovery

 

Log applied.

Media recovery complete.

 

Edited by: Martin Haidvogel on Apr 21, 2010 4:45 AM

 

SQL error in the database when accessing a table.

$
0
0

Hi all

 

I check SAPMMC work process list everying is look green, JAVA + Java + dispatcher + Messages everying ok but, when I try to connect SAP GUI, I got an error:

 

ABAB Runtime Error Error Code (nothing is there), and buttom line of window this messages:

 

SQL error in the database when accessing a table.

 

I tried client 000 SAP* nothing happend same messages

 

What should I do ?

 

I am not sure is that basis job or Oracle, but error look like Oracle

 

Your response will be appriciated

 

 

Angeline

 

Edited by: AngelinePurnama on Jan 15, 2010 12:19 AM

ORA-03113: end-of-file on communication channel

$
0
0

Hi Basis Gurus,

 

Today we completed oracle patch upgrade from 9.2.0.7 to 9.2.0.8 on our BW 3.5 Quality system.

 

But after completing the oracle patch upgrde when we tried starting DB from sqlplus it is giving an error

 

ORA-03113: end-of-file on communication channel

 

But listener is running fine

 

Plese let me know how to fix this error.

 

Our system details are as follows

 

BW 3.5

Solaris OS

Oracle 9i DB

 

Regards,

Anil.

ORA-01578; ORACLE data block corrupted

$
0
0

Hi,

 

In system log we found database error, how to repair the corrupted data block in ORACLE.

 

Database error 1578 at FET

ORA-01578; ORACLE data block corrupted (file # 1, block # 56449) #ORA-01110; data file 1;

/oracle/SID/sapdata1/system_1/system.data1

 

Regards,

R.Ramkumar


alter TABLESPACE ADD DATAFILE '' size ..........

$
0
0

Dear experts/Guru

 

Please let me know given below command use, how it works:

 

  alter TABLESPACE <tbsp> ADD DATAFILE '<datafile>' size <nM> REUSE AUTOEXTEND ON NEXT <nM> MAXSIZE <nM>

recover database using backup controlfile until cancel;

$
0
0

Hello,

 

after a restore of a database with hp dataprotectore the DB was in inconsistential condition and I´ve started recovering every .data file which has to be revovered: (redolog logs from the allonline backup session where restored already)

 

SQL> startup

ORACLE instance started.

 

Total System Global Area 2365587456 bytes

Fixed Size                  2067528 bytes

Variable Size            1090519992 bytes

Database Buffers         1258291200 bytes

Redo Buffers               14708736 bytes

Database mounted.

ORA-01113: file 1 needs media recovery

ORA-01110: data file 1: 'F:ORACLEC12SAPDATA1SYSTEM_1SYSTEM.DATA1'

 

 

SQL> recover datafile 'F:ORACLEC12SAPDATA1SYSTEM_1SYSTEM.DATA1'

ORA-00279: change 79104569 generated at 04/14/2010 00:30:13 needed for thread 1

ORA-00289: suggestion : E:ORACLEC12ORAARCHC12ARCH1_1617_704132954.DBF

ORA-00280: change 79104569 for thread 1 is in sequence #1617

 

 

Specify log: {<RET>=suggested | filename | AUTO | CANCEL}

 

ORA-00279: change 79107667 generated at 04/14/2010 01:19:08 needed for thread 1

ORA-00289: suggestion : E:ORACLEC12ORAARCHC12ARCH1_1618_704132954.DBF

ORA-00280: change 79107667 for thread 1 is in sequence #1618

ORA-00278: log file 'E:ORACLEC12ORAARCHC12ARCH1_1617_704132954.DBF' no

longer needed for this recovery

 

Log applied.

Media recovery complete.

 

Edited by: Martin Haidvogel on Apr 21, 2010 4:45 AM

 

SQL error in the database when accessing a table.

$
0
0

Hi all

 

I check SAPMMC work process list everying is look green, JAVA + Java + dispatcher + Messages everying ok but, when I try to connect SAP GUI, I got an error:

 

ABAB Runtime Error Error Code (nothing is there), and buttom line of window this messages:

 

SQL error in the database when accessing a table.

 

I tried client 000 SAP* nothing happend same messages

 

What should I do ?

 

I am not sure is that basis job or Oracle, but error look like Oracle

 

Your response will be appriciated

 

 

Angeline

 

Edited by: AngelinePurnama on Jan 15, 2010 12:19 AM

ORA-01017: invalid username/password; logon denied

$
0
0

Hi guys. I've been having the same problem for the last few days. The application and DB (Oracle) are located on different servers, SAP gateway is installed on the server with the database. When I try to update DB13 statistics it comes up with the following log:

 

Date   Time   Message
06.03.2009   10:24:47   Job started
06.03.2009   10:24:47   Step 001 started (program RSDBAJOB, variant &0000000000032, user ID SVA)
06.03.2009   10:24:48   Execute logical command BRCONNECT On host sap-dup
06.03.2009   10:24:48   Parameters: -u / -jid STATS20090306102447 -c -f stats -t ALL
06.03.2009   10:24:48   BR0801I BRCONNECT 7.00 (40)
06.03.2009   10:24:48   BR0805I Start of BRCONNECT processing: ceablvkp.sta 2009-03-06 10.24.47
06.03.2009   10:24:48   BR0484I BRCONNECT log file: F:\oracle\SID\sapcheck\ceablvkp.sta
06.03.2009   10:24:48   BR0280I BRCONNECT time stamp: 2009-03-06 10.24.47
06.03.2009   10:24:48   BR0301E SQL error -1017 at location db_connect-2,SQL statement:
06.03.2009   10:24:48   CONNECT /'
06.03.2009   10:24:48   ORA-01017: invalid username/password; logon denied
06.03.2009   10:24:48   BR0310E Connect to database instance SID failed
06.03.2009   10:24:48   BR0280I BRCONNECT time stamp: 2009-03-06 10.24.47
06.03.2009   10:24:48   BR0301E SQL error -1017 at location db_connect-2,SQL statement:
06.03.2009   10:24:48   CONNECT /'
06.03.2009   10:24:48   ORA-01017: invalid username/password; logon denied
06.03.2009   10:24:48   BR0310E Connect to database instance SID failed
06.03.2009   10:24:48   
06.03.2009   10:24:48   BR0806I End of BRCONNECT processing: ceablvkp.sta2009-03-06 10.24.47
06.03.2009   10:24:48   BR0280I BRCONNECT time stamp: 2009-03-06 10.24.47
06.03.2009   10:24:48   BR0804I BRCONNECT terminated with errors
06.03.2009   10:24:48   External program terminated with exit code 3
06.03.2009   10:24:48   BRCONNECT returned error status E
06.03.2009   10:24:48   Job finished

 

I don't understand why the service can't log into the database. Any suggestions?

ORA-01578; ORACLE data block corrupted

$
0
0

Hi,

 

In system log we found database error, how to repair the corrupted data block in ORACLE.

 

Database error 1578 at FET

ORA-01578; ORACLE data block corrupted (file # 1, block # 56449) #ORA-01110; data file 1;

/oracle/SID/sapdata1/system_1/system.data1

 

Regards,

R.Ramkumar

Viewing all 810 articles
Browse latest View live