cancel
Showing results for 
Search instead for 
Did you mean: 

EHP4 error phase MAIN_NEWBAS/XPRAS_UPG

Former Member
0 Kudos

Hi gurus,

I have a error in phase MAIN_NEWBAS/XPRAS_UPG.

The XPRASUPG.ELG:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

XPRA ERRORS and RETURN CODE in SAPR-701DWINSAPBASIS.NMC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1AETR012XProgram terminated (job: "RDDEXECL", no.: "15052400")

Long text:

Cause

Program "&V#&", which was started in the background, was terminated

abnormally.

System Response

The system created a job log for the terminated program.

What to do

Proceed as follows:

Log onto the system in which the program was executed. The system is

specified at the beginning of the transport log.

Then call transaction SM37 to display the job log.

Enter "&V#&" as job name and "DDIC" as user name.

Restrict the starting date to the starting date specified in the

transport log.

For the other selection criteria, select only jobs with the status

"cancelled". Then press <LS>Execute</>.

A list of the jobs satisfying the selection criteria is displayed.

You can display the log by pressing <LS>Job log</>.

If the list contains several jobs, you can select the job with the ID "

&V#&" with <LS>Display</> -> <LS>Job details</> or define further

details for the selection criteria in the initial screen of transaction

SM37.

If the ABAP processor reports cancellation, double-clicking on the

corresponding message in the job log branches to the display of the

corresponding short dump.

1AEPU320 See job log"RDDEXECL""15052400""NMC"

1 ETP111 exit code : "12"

>>> PLEASE READ THE REPORT DOCUMENTATION OF THE REPORTS MENTIONED ABOVE <<<

XPRAs are application reports that run at the end of an upgrade.

Most XPRA reports have a report documentation that explains what

the report does and how errors can be corrected.

Call transaction se38 in the SAP system, enter the report name,

select 'Documentation' and click the 'Display' button.

>>> The problematic XPRAs are mentioned in messages of type PU132 above <<<

The dump in ST22:

Runtime Errors DBIF_RSQL_INVALID_RSQL

Exception CX_SY_OPEN_SQL_DB

Date and Time 04.01.2012 09:12:39

-

-


-

-


|Short text |

| Error in module RSQL of the database interface. |

-

-


-

-


|What happened? |

| The rescources for further secondary database connections are exhausted. |

| |

| |

-

-


I check in Dev_wx and found a error with DB, in the XDN trace I found the follow error:

001:INFO: XDNConnection::SetupSession: DB Server: 040885/NMC02/WP10

001:ERROR: XDNConnection::ProcessCommand: DLTSQLPKG SQLPKG(QTEMP/R3PKG*) Failed: CPF2125

001: 0000 00000090 0000002B 43504632 31323500 EBCDIC .........&......

001: 0010 D9F3D7D2 C75C4040 4040D8E3 C5D4D740 R3PKG* QTEMP

001: 0020 40404040 E2D8D3D7 D2C740 SQLPKG

001:ERROR: XDNConnection::ProcessCommand: RMVLIBLE LIB(R3NMCDATA) Failed: CPF2104

001: 0000 00000090 0000001A 43504632 31303400 EBCDIC .........&......

001: 0010 D9F3D5D4 C3C4C1E3 C140 R3NMCDATA

001:ERROR: XDNConnection::ProcessCommand: DLTSQLPKG SQLPKG(R3NMCY0000/W10040885*) Failed: CPF2110

001: 0000 00000090 0000001A 43504632 31313000 EBCDIC .........&......

001: 0010 D9F3D5D4 C3E8F0F0 F0F0 R3NMCY0000

001:ERROR: XDNConnection::ProcessCommand: DLTSQLPKG SQLPKG(R3NMCY0000/AAA040885*) Failed: CPF2110

001: 0000 00000090 0000001A 43504632 31313000 EBCDIC .........&......

001: 0010 D9F3D5D4 C3E8F0F0 F0F0 R3NMCY0000

001:ERROR: XDNConnection::ProcessCommand: CHKOBJ OBJ(QUSRSYS/QAQQINI) OBJTYPE(FILE) AUT(USE) Failed: CPF9801

001: 0000 00000090 0000002B 43504639 38303100 EBCDIC .........&......

001: 0010 D8C1D8D8 C9D5C940 4040D8E4 E2D9E2E8 QAQQINI QUSRSY

001: 0020 E2404040 C6C9D3C5 404040 S FILE

Wed Jan 4 15:05:25 2012

002:INFO: ClientDACache: CacheSize=100

002:INFO: ClientSIPIDCache: CacheSize=100

002:INFO: XDNXDAAPI:BuildTCPConnection: Connected to: localhost:9602 (ConnID=2)

002:ERROR: XDNConnection::Connect: Failed: CPDA0FF

002: 0000 00000090 0000003F 43504441 30464600 EBCDIC ...°....ä&à .ãã.

002: 0010 E29781A6 95E285A2 A2899695 4D959483 SpawnSession(nmc

002: 0020 F0F25D7A 40C38195 7DA340C7 85A340D7 02): Can't Get P

002: 0030 99968689 93857A40 C3D7C6F2 F2C5F4 rofile: CPF22E4

002:INFO: ClientSIPIDCache: (Hit=0 / Miss=0)

002:INFO: ClientDACache: (Hit=0 / Miss=0)

002:INFO: XDNConnection: FlightTime: 0ms

002:INFO: XDNConnection: WorkTime: 0ms

002:INFO: XDNConnection: NetTime: 0ms

Please Help me

William Neira

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi William,

tja, it looks like, that a user on your site has invalid passwords ...

I would guess, it should be sidofr, qsecofr or perhaps even sidadm or sidnn ...

When you try to logon and see, that it doesn't work, you have to fix that first ...

Regards

Volker Gueldenpfennig, consolut international ag

http://www.consolut.com http://www.4soi.de http://www.easymarketplace.de

Former Member
0 Kudos

Hi volker,

The issue only appear in SP SAPR-701DWINSAPBASIS.NMC,

However I stop sapsystem and reconfigure XDN driver with user QSECOFR, i check that JOB XDNCONTROL is started with user QSECOFR.

With the SIDOFR I logon successfully to my system, and the password hasn't been changed.

The dump appear always in same line:

|

| The rescources for further secondary database connections are exhausted.

Any advise Master?

Former Member
0 Kudos

Hi William,

then, I would try and reconfire to XDA just with this one profile parameter and restart ... (this even works on 7.1)

Let's see, what happens then ...

Regards

Volker Gueldenpfennig, consolut international ag

http://www.consolut.com http://www.4soi.de http://www.easymarketplace.de

Former Member
0 Kudos

Hi Master,

My issue is SOLVED, your advise don't solved the issue but you give me a idea. I set to *XDN driver with user QSECOFR and adjust parameteres for *XDN driver, then restar system and installation program.

Many thanks for your helpful answer.

Regards,

William Neira