Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all 2997 articles
Browse latest View live

How to Disable RFCs in JAVA Only system using SQL

$
0
0

Hi Friends,

 

I have a JAVA only system. NW 7.4. I would like to disable its RFCs from DB Level (Hashing as we do before exporting in ABAP Only system) so that I can take the export and import it into another system so that after starting it up, it wont be able to connect using existing connections.

 

I need table names in which Pure JAVA SAP Systems stores its RFCs. Just like RFCDES for SAP ABAP system.


SAP Portal

$
0
0

Hello All,

 

We have a SAP Portal system, which has its UME user store in an ABAP system, ABAP is data source.

 

Now the business aske us to disconnect the SAP Portal from ABAP and connecet it to AD. use AD as data source.

 

The plan is to configure a SSO connection from SAP Portal to AD throw LDAP.

 

The problem is the existing SAP Portal UME is "NOT CHANGE ABLE" becuse that is connectet  with ABAP system allready. SAP NOTE 718383.

 

My Plan is to install a new SAP Portal 7.30 system, setting LDAP as data source for the new SAP Portal, with this configuration Windows user can log

on to SAP Portal by SSO.

 

Now question is, is it som way I can connecet new SAP Portal with exisiting SAP Portalans and stabilize an SSO connection with backend?

 

Has anybody tried this scenario?

 

 

Thanks for any help.

 

 

 

Reza

Configure CCMS alert moniter to send email

$
0
0

Hi all Basis Gurus,

 

I am asked to configure the CCMS alert moniter(RZ20) in such a way that whenever a THERSHOLD value is reached it should trigger an email(both to SAP mailbox and external mailid).

 

And i am asked to do this for various values related to SPOOLING, BCK Ground, CPU and others....

 

FYI we are running ECC 5.0 with Win 2003 and Oracle...

 

Also i have walked thru many help links about this issue but i find that it all explains about ALERT MONITOR with XI, i request you to kindly help me get this activity done on R3 system alone.

 

Award points for sure.

 

Thanks a million in advance.

 

Regards

Hari Haran.V

About Export/Import (Heterogeneous) System Copy Procedure

$
0
0

Hello,

 

I have two questions about heterogeneous system copy.

 

First, is it necessary to open the SAP instances while exporting the source system?

Second, while installing the source system should i do the initial setup together with the existing export file or should the export file be implemented after completing the initial setup?

 

Best regards.

brtools wont start after installing SAP AS ABAP

$
0
0

Hi all

 

I recently installed AS ABAP system on HP-UX. The SAP system is up and running. But for some strange reason i found that none of the .sapenv.csh, .sapenv.sh, .sapenv_hostname.csh, .sapenv_hostname.sh, .sapsrc.csh etc. files exist in /oracle/SID. I have done many installation but this is the first time something like this happened.

 

Another thing is that, when i su - orasid from root, im only getting a dev_host 21: prompt instead of a hostname dev_host:orasid 21> prompt and because of that, I’m unable to run brtools. when i run brtools under dev_host 21: brtools thesystem tells me

 

Can someone please tell me how to get this system to function normal, what env variables i need to set to get the correct prompt (dev_host:orasid 21>) on my HP-UX system. When i su - sidadm, i get the correct prompt dev_host:sidadm 21> and im able to startsap and stopsap without a problem.

 

Thanks in advance

 

regards

 

Steven

Install Java Engine

$
0
0

Hi,

 

     I tried to install Netweaver application server java. During installation, I strucked at below point. Could anybody help me.

Communication channel failure in PI system

$
0
0

Hi Experts,

 

Communication channel CC_HTTP_RCV_DPSrequestToken is failing daily and when we try to ping the channel its showing it unable to reach HMRCGovt web site. \

Kindly help me on this .



Error in the Channel : " ERROR_SENDING_HTTP_REQUEST-Message Processing Failed due to Bad Certificate. Reason : com.sap.httpclient.exception.ProtocolException: Data is not repeatable"


Attached document for reference and error producing steps .


its only a Java system. Kindly help me on this .



Above is the communication channel failing daily we started manually its green now .when we try pinging the channel its showing, its unable to reach HMRC govet web site.( screenshot attached)


Thanks


Error with respect to Component BC-XI-IBD

$
0
0

Dear Experts,

 

This is regarding below two errors in log viewer belonging to component BC-XI-IBD

1) No hostname and Http port defined in Exchange profile sld.<SID>.<hostname>

2) Creating CIM client failed. Parameter password is empty.

 

SAP Process Orchestration system 7.40 on Oracle 11

 

This system was recently upgraded to 7.40 and we saw the first error mentioned above "No hostname and http port defined...." in D, Q and P system.

Hence we applied note 2198240, in which it says to change property of usage_type setting from XPI to CE

 

After we applied the change throughout the landscape the error "No hostname and http port..." were NOT occurring in systems

But we found strange thing ONLY in production system, we started receiving  the second error "Creating CIM client failed. Parameter password is empty"
For the second error we found note 1638667, which says to change usage_type setting property from CE to XPI.

 

We want to get rid of this reoccurring errors everday.

 

Kindly let me know your expert views.

 

regards,

Trever


com.sap.httpclient.exception.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: com.sap.httpclient.auth.UserPassCredentials

$
0
0

Hi,

 

I have a scenario to write the payload of the SOAP Message to an intranet URL on HTTP.  So my scenario is SOAP Sender and HTTP_AEE Receiver adapter. We are PI 7.4 ( single Stack ) SP level 7.

 

I have the following error on PI in the HTTP_AEE receiver adapter.  We use HTTP protocol with anonymous authentication or user id password on the INTRANET. Either ways we have the same issue.  We have tested our Intranet HTTP url using POSTMAN and its work fine. There are several interfaces which are going out of PI to internet and they are all working fine. Our PI system is able to communicate to Intern

 

 

Authentication fails

[EXCEPTION]

com.sap.httpclient.exception.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: com.sap.httpclient.auth.UserPassCredentials

at com.sap.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:164)

at com.sap.httpclient.HttpMethodPro...



 

Caught com.sap.httpclient.exception.ProtocolException: Data is not repeatable.

at com.sap.httpclient.http.methods.DataContainingRequest.writeRequestBody(DataContainingRequest.java:255)

at com.sap.httpclient.HttpMethodImpl.writeRequest(HttpMethodImpl.java:1393)

at com.sap.httpclient.HttpMethodImpl.execute(HttpMethodImpl.java:813)

at...


Screen Shot 2016-05-27 at 10.58.12.png

Screen Shot 2016-05-27 at 10.58.32.png

Screen Shot 2016-05-27 at 10.58.22.png




Screen Shot 2016-05-27 at 10.59.21.png

I did try changing the SPECIFY CONTENT Type as "text/xml". However I still have the same issue.

 

Screen Shot 2016-05-27 at 11.10.40.png

What strange is in the LOGS we see the error "Credentials cannot be used for NTLM authentication: com.sap.httpclient.auth.UserPassCredentials".

 

Screen Shot 2016-05-27 at 11.11.54.png

SUM is failing "Service for instance on host is not started after 240 seconds"

$
0
0

I am on execution phase, current step: Restart System for Java-Only.

 

 

 

I get below error:

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

An error occurred during the execution of Restart System for Java-Only of action execute.

Service com.sap.sdt.j2ee.services.servicesimpl.EngineControllerService failed with the following message:

 

 

Service for instance 00 on host servername is not started after 240 seconds.

 

 

For more information, see the log file /install/BJD/SUM/sdt/log/SUM/RESTART-SYSTEM-JAVAONLY_02.LOG.

 

 

Use the provided information to troubleshoot the problem. There might be a SAP note providing a solution to this problem. Search the SAP notes using the following search terms:

 

 

SUM,execute,component-deploy-710,restart-system-javaonly,com.sap.sdt.j2ee.services.servicesimpl.EngineControllerService,class com.sap.sdt.j2ee.tools.controlservice.ServiceControllerException

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

 

 

 

Why SUM is ONLY using 240 seconds to restart system. My Portal system does start successfully, but takes around 5 min (more then 240 sec) to start. What is the workaround to pass this error?

 

SUM version: SUM10SP16_10-20006540.SAR

 

 

Bhavin

UC Kernel NW 7.20 / 7.21

$
0
0

Dears

 

I install SCM  EHP2 with media 51039352_8  and and during the installation  i got the error : You entered: E:\51039352_8 Unable to find a LABEL.ASC.. ( look for label SAP:AKK:72*EXT:UKERNEL:*:WINDOWS_X86_64:*)

 

 

 

Which Media should i use and the path which i can download from it ??

 

Regards

 

Rami

SAP Netweaver 7.0 Enhancemnet Package 3

$
0
0

Hi, good day!

 

Its my first time to install SAP Netweaver 7.0 with SAP Enhanacemeny 3.

I keep on receiving the same error like this

 

error.png

I already followed the instruction based on the SAP note 1654937.

 

What should I do?

 

Thank you in advance.

 

 

MJ

SLD configuration

$
0
0

Hi Everyone,

 

I am trying to configure SLD and i have few doubts. Its a pure java stack and i have done all the post installation steps ( define object server, CIM import,.....etc).

 

1. Do i need to run the SLD configuartion in NWA (NWA-->Configuration-->.scenarios--->configuration wizard-->Functional configuration unit-->SLD) even after doing the post installation steps.??

 

i tried running it but its taking very long time doing nothing with status as running. Does it take long time to complete?

 

2. When i try to create destinations  and click on create button i just get a processing icon revolving but never let me choose the options. The same happens when i try to add a technical system. (See the attachments)

 

Is there any other configuration that i missed out? or is it something else.

 

 

I spent lot many hours on this with no fix. I really appreciate if anyone has a solution for my issue.

 

thanks in advance.

Memory leak in DestinationContainer [JMS] - NW 7.4

$
0
0

Hello!

 

We have a problem with possible memory leak in DestinationContainer. This class is parts of JMS component. I found that this issue is very similar to issue described in SAP note (1919681 - Prevent OutOfMemory error in JMS destination container).

 

In our case, NW stack is in SP 10 (7.4010.2015***). So I expect that the problem is fixed (SAP note fix it in SP 06).

 

I attached some pictures from heap analysis:

2016-05-31 10_20_37-Eclipse Memory Analyzer.png

 

2016-05-31 10_23_49-Eclipse Memory Analyzer.png

 

Huge amount of memory is used in waitingForMessagesConsumers (a member of QueueDestinationManager). This hash map contains more than 2 400 000 hash items. It's this expected state or it's memory leak.

 

Thanks.

 

Samuel

SAP Kernel: Important News

$
0
0

In this document you will find the latest information about the SAP kernel such as

  • Announcements of SP stack kernel deliveries
  • Other news related to the development, maintenance and usage of the SAP kernel versions 72X (721, 721_EXT, 722, 722_EXT) and 74X (742, 745)

If you are interested in getting notifications when this document is updated, please activate the "Receive email notifications" feature. To unsubscribe from receiving notifications, click on "Stop email notifications".

 

 

News

 

 

18.05.2016: Kernel 722 PL 118 and 742 PL 412 revoked

 

There are issues with the RFC delta manager inside the kernel. External clients may get stuck. As a precaution the affected kernel patches have been revoked from ServiceMarketPlace. The correction causing the issue has been retracted. A new version of Kernel 722 PL 118 with compile time on May 19th as well as Kernel 742 PL 413 has been published.

 

 

28.04.2016: SP Stack Kernel 742 PL 400 released

 

SP stack kernel 742 PL 400 is now available on SAP Support Portal. It contains various improvements and enhancements that are outlined in detail in Note 2300406.

Information on known issues in the stack kernel 742 PL 400 can be found in Note 2294986. This note will be updated on a regular basis.

 

 

14.04.2016: WebGUI issue with Google Chrome Version 50

 

After updating Google Chrome from Version 49 to Version 50 the Easy Access Menu (start screen) remains empty. We are working on a kernel patch to circumvent this. For details see SAP Note 2305778.

 

 

12.04.2016: Potential Issue with Kernel 742 PL 311 - 321 and Kernel 745 PL 25 - 35

 

In edge cases a select statement may return an unexpected result. For details see SAP Note 2273425.
It is recommended to upgrade to SP Stack Kernel 745 PL 100 or Kernel 742 PL 329 which is the last release candidate before the upcoming SP Stack Kernel 742 PL 400.

 

 

17.03.2016: Kernel 745 Released as DCK to Kernels 740, 741 and 742

 

After an extended validation phase kernel 745 PL#100 has been released as a downward compatible kernel (DCK) to kernels 742, 741 and 740 and can be used instead of these with SAP NetWeaver 7.4. Refer to SAP Note 2251972 for details on installation and usage of kernel 742 as DCK. The release roadmap for 74* kernels is presented in SAP Note 1969546.

 

 

17.03.2016: SP Stack Kernel 722 PL 101 released

 

SP stack kernel 722 PL #101 is now available on SAP Support Portal. It contains various improvements and enhancements that are outlined in detail in Note 2292019.

Information on known issues in the stack kernel 722 PL #101 can be found in Note 2292017. This note will be updated on a regular basis.

 

 

18.12.2015: SAP Kernel 721 PL 618 and SAP Kernel 722 PL 20 and PL 21 revoked

 

As a precaution the Kernel (dw.sar) for 721 PL 618 and 722 PL 20 and 21 have been revoked from the SAP Support Portal.

For further details see SAP Note 2259736. We are working a patch highest priority.

 

 

13.11.2015: Heads up on Kernel 745 for NetWeaver 7.4

 

During Q1/2016 SAP Kernel 745 will be made available as Downward Compatible Kernel for SAP NetWeaver 7.4.

SAP Kernel 745 will eventually succeed SAP Kernel 742 (and 741 and 740).

SAP Kernel 742 will be retired in Q1/2017, one year later than the availability of SAP Kernel 745 as DCK. No more patches will be provided for SAP Kernel 742 after that date.

See also Understanding Kernel Releases for the SAP NetWeaver AS ABAP and SAP Note 1969546 - Release Roadmap Kernel 740

 

 

09.11.2015: SP Stack Kernel 742 PL#300 Released

 

SP stack kernel 742 PL #300 is now available on SAP Support Portal. It contains various improvements and enhancements that are outlined in detail in SAP Note 2237353.

Information on known issues in the stack kernel 742 PL #300 can be found in SAP Note 2231749. This note will be updated on a regular basis.

 

 

16.10.2015: Kernel 722 PL14, PL15 and enserver PL 14 revoked

 

As a precaution Enqueue Server 722 PL 14 (enserver.sar) and Kernel (dw.sar) 722 PL 14 and PL 15 have been revoked from the SAP Support Portal.
The new patch of the Enqueue Server might not be 100% compatible to older clients (e.g. disp+work PL 13) and the newer disp+work starting PL 14 might not be 100% compatible with old Enqueue Servers (prior patch 14). Standard operations Enque, Dequeue and DequeueAll are NOT affected. Details can be found in SAP Note 2239931

 

 

13.10.2015: SP Stack Kernel 721 PL#600 Released

 

SP stack kernel 721 PL #600 is now available on SAP Support Portal. It contains various improvements and enhancements that are outlined in detail in SAP Note 2214191.

Information on known issues in the stack kernel 721 PL #600 can be found in SAP Note 2214680. This note will be updated on a regular basis.

 

 

02.10.2015: issue with Oracle lib_DBSL 722 PL 13

 

Please do not use patch 13 for the 722 Oracle lib_DBSL

Further details can be found in note 2220724. A fix is expected early next week.

 

 

14.09.2015: SP Stack Kernel 741 PL#300 Released

 

The last SP stack kernel for the 741 kernel version has been released today. Kernel 741 PL #300 can be downloaded from the archive area of SAP Support Portal. Refer to release note 2207362 for information on fixes included in this stack kernel.

As announced previously, kernel 741 has reached its end of maintenance, see note 1969546 for more detail. Future 74* kernel corrections will be delivered through 742 kernel patches.

 

 

08.07.2015: SP Stack Kernel 742 PL#200 Released

 

SP stack kernel 742 PL #200 is now available on SAP Support Portal. It contains various improvements and enhancements that are outlined in detail in Note 2178917.

Information on known issues in the stack kernel 742 PL #200 can be found in Note 2176515. This note will be updated on a regular basis.

 

 

07.07.2015 SAP Kernel 741 maintenance

 

The SAP Kernel 741 reached its end of maintenance, see note 1969546. We will continue to deliver regression fixes during July and a final stack kernel 741 PL#300 in August. After that corrections will be delivered through kernel 742 patches.

 

 

12.06.2015 SAP Kernel Archive

 

SAP Kernels which are out of maintenance like SAP Kernel 720 can be found in the archive https://support.sap.com/software/patches/archive.html


For SAP Kernel 720 the last version is patch level 800. Please read the release note 2158874  - SAP Support Package Stack Kernel 7.20 (EXT) Patch Level 800. Corresponding note for regression found in the future is 2138737.

 

 

20.05.2015 SAP Kernel 722 Released


SAP kernel 722 has been released for customers today. The first shipment (Kernel 722 PL#4) can now be downloaded from SAP Support Portal. With this a new release cycle has been established for 72X kernel versions that can be used with all SAP NetWeaver releases 7.00-7.31:

  • Kernel 720 reached its end of maintenance, no further corrections will be provided for this kernel version
  • Kernel 721 becomes the standard kernel containing only corrections/bug fixes
  • Kernel 722 replaces Kernel 721 in its role as Innovation Kernel. Besides regular corrections, new features/enhancements/improvements will be delivered with Kernel 722.

Refer to SAP Note 2133909 for general information on Kernel 722 including new features and current limitations. This note will be updated on regular basis.

Kernel 722 can be applied manually as a kernel patch, see Note 2115344 - Installation of Kernel 722 (EXT) for detailed instructions. Options to apply Kernel 722 during upgrade/update are outlined in Note 2133909.

04.05.2015: SP Stack Kernel 721 PL#500 Released

 

A new SP stack kernel 721 PL #500 is now available on SAP Support Portal.

SAP Note 2158856 contains the list of changes and enhancements introduced in this stack kernel compared to the previous stack kernel PL #402.

All regressions known in the PL #402 have been fixed.

Review SAP Note 2155366 for known issues in the stack kernel 721 PL #500. This note will be continuously updated.

 

 

14.04.2015: Kernel 742 Released as DCK to Kernels 740 and 741

 

After an extended validation phase kernel 742 PL#101 has been released as a downward compatible kernel (DCK) to kernels 741 and 740 and can be used instead of these with SAP NetWeaver 7.4. Refer to Note 2128122 for details on installation and usage of kernel 742 as DCK. The release roadmap for 74* kernels is presented in Note 1969546.

 

 

31.03.2015: SP Stack Kernels 741 PL#201 and 742 PL#101 are delivered

 

As announced previously, SP Stack kernels for 741 and 742 kernel versions have been updated. 741 PL#201 replaces 741 PL#200 and 742 PL#101 replaces 742 PL#100. New SP stack kernels can be now downloaded from SAP Support Portal, following fixes are included:

 

For more details on 741 PL#201 refer to Notes 2150081 - SAP Support Package Stack Kernel 7.41 Patch Level 201 and 2100429 - Known regressions in kernel 7.41 patch level 201.


Fixes and enhancements in the SP stack kernel 742 PL#101 are listed in the note 2145156. Information on known issues with this stack kernel can be found in the Note 2134238.

 

 

19.03.2015: Update on SP Stack Kernels 741 PL#200 and 742 PL#100

 

The latest SP stack kernels 741 (PL#200) and 742 (PL#100) contain a regression in the Oracle DBSL Library, see Note 2118448 -Termination during secondary database connection; LRAW length error, Point 2.

As a solution you may use the latest ORA lib_dbsl available on SAP Support portal. For kernel 741 on Windows, please be aware of the issue 2142073 - Application server in Windows NT with Oracle does not start.

Updated stack kernels will be provided as soon as possible.

 

 

11.03.2015: SP Stack Kernel 721 PL#402 Released

 

SP Stack kernel 721 PL #402 has been released and can be downloaded from SAP Support Portal. The issues from PL#400 (Note 2118382) and PL#401 (Note 2138260) are fixed.

Refer to Note 2138680 - SAP Support Package Stack Kernel 7.21 (EXT) Patch Level 402 for overview of new features, enhancements and improvements added since PL#300. Known regressions are documented in Note 2138678.

 

 

09.03.2015: SP Stack Kernel 742 PL#100 Released

 

SP stack kernel 742 PL #100 is now available on SAP Support Portal. It contains various improvements and enhancements that are outlined in detail in Note 2136550.

Information on known issues in the stack kernel 742 PL #100 can be found in Note 2129327. This note will be updated on regular basis.

 

 

04.03.2015: SP Stack Kernel 721 PL#401 Revoked

 

SP Stack kernel 721 PL #401 has been revoked from SAP Support Portal for all platforms except for MS Windows because the kernel archives contained some files with wrong versions.

In most cases it is not necessary to replace the kernel in a system running with PL#401 because the issue has a limited impact and does not affect the kernel itself. Details are outlined in Note 2138260.

SP stack kernel PL#402 will be released as soon as possible; this document will be updated accordingly.

 

 

06.02.2015: SP Stack Kernel 741 PL#200 Released

 

A new SP stack kernel 741 PL #200 has been released today and can be downloaded from SAP Support Portal.

For a summary of enhancements and improvements included into this stack kernel, see SAP Note 2101802 - SAP Support Package Stack Kernel 7.41 Patch Level 200.

 

 

30.01.2015: SP Stack Kernel 721 PL#401 Replaces PL#400

 

Current SP stack kernel 721 PL#400 has been replaced with PL#401, see Note 2121693 - SAP Support Package Stack Kernel 7.21 (EXT) Patch Level 401.

It fixes a file permission issue that has a very limited impact:

  • It occurs with 721_EXT kernel on Windows platforms only
  • It has no effect at runtime, only for future system maintenance
  • Workaround is easy.

This means: even if above criteria apply, it is not always necessary to replace already installed 721 kernel PL#400. Refer to Note 2118382 for more information.

Note 2084437 contains the list of known regressions in the stack kernel 721 PL #401. This note will be continuously updated.

 

 

16.12.2014: SP Stack Kernel 721 PL#400 Released

 

A new SP stack kernel 721 PL #400 is now available on SAP Service Marketplace.

SAP Note 2101779 contains the list of changes and enhancements introduced in this stack kernel compared to the previous stack kernel PL #300.

All regressions known in the PL #300 have been fixed.

Review SAP Note 2084436 for known issues in the stack kernel 721 PL #400. This note will be continuously updated.


issue regarding Long Running in THREADS

$
0
0

Hi Guys,

 

This seems to be a critical issue we are facing , below is the scenario.

 

Currently we have the 5 application servers , we are facing this issue recently (till now we have never seen this kind of issue)

 

When have restarted the application servers at OS level as well but no luck.

 

Any suggestions please.

 

application servers 7.30

2016-06-01_023749.png

WCEM 3.0 sps13

 

Please let me know if you require any further information.

Configuration Wizard - Master password error

$
0
0

Dear Experts,

 

I am doing the post-processing steps after a migration of a NetWeaver 7.4 system.

I wanted to execute the functional unit for BI Java automatic configuration under:

 

http://hostname:port/sld/fun

 

But I am getting the following error:

 

Validation error:Master password policy error:error during policy check

 

I was checking and found Note 2272433 from April 2016, but when I try to implement it, it says, that the note

can't be implemented :-(

 

Please kindly advise on how to proceed! Many thanks in advance!

AS Java Performance issues

$
0
0

Hello everybody!

 

We're experiencing Performance Problems on our (test) AS Java (7.31). On our Servers, CPU load constantly exceeds 90% and memory usage is high. Looking into the OS, it's basically the Java processes only that are consuming CPU and memory , so we'd like to identify the threads eating CPU and Memory.

In NWDS' Management Console perspective, I see a Problem with so called "red threads". cam anyone Point me to a source of Information about These? I seem not to be able to find any information about these. Also, any help on how to see the current CPU and memory usage of threads inside a JVM would be very helpful.

 

Thanks in advance

Michael

ORA-01455: converting column overflows integer datatype

$
0
0

Hi,

during export with sapinst for a system copy  of a SAP Netweaver BI 7.0 Unicode  on platform Windows 2003-Oracle 10 I've this error :

 

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20110916204929

 

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#23 $ SAP

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 12 2011 02:00:09

process id 6440

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe -ctf E W:\EXPORT_BIP\ABAP\DATA\SAPDFACT_12.STR W:\EXPORT_BIP\ABAP\DB\DDLORA_LRG.TPL SAPDFACT_12.TSK ORA -l SAPDFACT_12.log

 

 

 

(RTF) ########## WARNING ###########

     Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases

 

 

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: job completed

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20110916204929

 

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20110916204929

 

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#23 $ SAP

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 12 2011 02:00:09

process id 6364

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe -e SAPDFACT_12.cmd -datacodepage 4103 -l SAPDFACT_12.log -stop_on_error

 

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF16

(DB) INFO: Export without hintfile

(GSI) INFO: dbname   = "BIP20071121011110                                                                                "

(GSI) INFO: vname    = "ORACLE                          "

(GSI) INFO: hostname = "ASOLO-BIP-01                                                    "

(GSI) INFO: sysname  = "Windows NT"

(GSI) INFO: nodename = "ASOLO-BIP-01"

(GSI) INFO: release  = "5.2"

(GSI) INFO: version  = "3790 Service Pack 1"

(GSI) INFO: machine  = "8x Intel 801586 (Mod 1 Step 1)"

(GSI) INFO: instno   = "INITIAL   "

 

 

(RTF) ########## WARNING ###########

     Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases

 

(EXP) TABLE: "/BIC/E100129" #20110916205230

 

(EXP) TABLE: "/BIC/E100130" #20110916205434

 

(EXP) TABLE: "/BIC/E100131" #20110916205507

 

(EXP) TABLE: "/BIC/E100132" #20110916205512

 

(EXP) TABLE: "/BIC/E100133" #20110916205515

 

DbSl Trace: Error 1455 in stmt_fetch() from oci_fetch_stmt(), orpc=88745

 

DbSl Trace: ORA-1455 occurred when executing SQL stmt (parse error offset=186)

 

(EXP) ERROR: DbSlExeRead failed

  rc = 99, table "/BIC/E100134"

  (SQL error 1455)

  error message returned by DbSl:

ORA-01455: converting column overflows integer datatype

(DB) INFO: disconnected from DB

 

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

S:\usr\sap\BIP\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20110916205519

 

 

I've tried also to update the last R3load but with no success.

Any idea ?

Thanks

  Maurizio Manera

STMS - Automatic import on different clients of the same system

$
0
0

Hello,

 

I would like to set up this transport route :

 

DEV/800 > DEV/810 (with import automatic) > QAL/800 (manual transport) > QAL/810 (with import automatic) > QAL/820 (with import automatic)

 

I used the "extended transportation control" in the transport route for direct delivery to clients.

 

On DEV, it works. Transport is released on the DEV/800 and is automatically imported on the DEV/810.

 

But on QAL, I would like to enable automatic import only to the clients 810 and 820, after manual import on QAL/800. If I activate the automatic import, it concerns all client : 800, 810 & 820.

 

How to set up automatic import to QAL/810 and QAL/820, only after a manual import on the QAL800 ? Can you help me ?

 

Thank you very much.

 

Regards,

 

Cédric

Viewing all 2997 articles
Browse latest View live




Latest Images