Quantcast
Channel: SCN : All Content - SAP NetWeaver Administrator
Viewing all 5139 articles
Browse latest View live

SAP webdispatcher not working with https

$
0
0

Dear,

I renewed the license for sap web-dispatcher after that https is not working only http is working.

 

sapwebdisp file as follows:

 

# Profile generated by sapwebdisp bootstrap

 

# unique instance identifier

SAPSYSTEMNAME = WDP

 

# unique instance number

SAPSYSTEM = 05

 

# add default directory settings

DIR_EXECUTABLE = .

 

DIR_INSTANCE = .

 

# Accessibility of Message Servers

rdisp/mshost = sapprtlclus

ms/http_port = 8100

 

# SAP Web Dispatcher Parameter

wdisp/auto_refresh = 25

wdisp/max_servers = 100

 

wdisp/shm_attach_mode = 6

 

# configuration for default scenario (medium size)

icm/max_conn      = 500

icm/max_sockets   = 1024

icm/req_queue_len = 500

icm/min_threads   = 10

icm/max_threads   = 50

mpi/total_size_MB = 80

 

#maximum number of concurrent connections to one server

wdisp/HTTP/max_pooled_con = 500

 

wdisp/HTTPS/max_pooled_con = 500

 

# SAP Web Dispatcher Ports

icm/server_port_0 = PROT=HTTP,PORT=8005

icm/server_port_1 = PROT=HTTPS,PORT=4305

 

# SAP Web Dispatcher Web Administration

icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,PORT=4305,DOCROOT=./admin,AUTHFILE=icmauth.txt

 

icm/HTTP/redirect_0 = PREFIX=/, FROMPORT=http, FOR=name, TO=/irj/portal, PROT=http, HOST=name

 

 

 

icm/server_port_0 = PROT=HTTP,PORT=80,HOST=domain name

icm/HTTP/redirect_0 = PREFIX=/,TO=/irj/portal,HOST=domain name

 

 

icm/server_port_1 = PROT=HTTPS,PORT=443,HOST=domain name

icm/HTTP/redirect_0 = PREFIX=/,TO=/irj/portal,HOST=domain name


Blank entry in sm04

$
0
0

Hi All,

In all my R3 systems, there is a blank entry on the first line (without user ID, terminal etc). Does anyone know what is that entry for? (Pls do not mistake this as the session manager)

 

Regards

Lauran

Error when starting saprouter service

$
0
0

Dear ecperts,

 

I am having error when try to start saprouter service

 

 

 

Environment variables have been set:

 

 

 

Below is dev_rout log:

 

 

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

trc file: "dev_rout", trc level: 1, release: "742"

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

 

Tue Dec 29 01:44:27 2015

SAP Network Interface Router, Version 40.4

 

command line arg 0:    saprouter

command line arg 1:    -r

command line arg 2:    -S

command line arg 3:    3299

command line arg 4:    -K

command line arg 5:    p:CN=gitvm063, OU=0000524233, OU=SAProuter, O=SAP, C=DE

SncInit(): Initializing Secure Network Communication (SNC)

      PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 8/64/64)

      GetUserName()="sm3adm"  NetWkstaUser="sm3adm"

SncInit(): Trying builtin default as a

      gssapi library name: "sncgss64.dll".

*** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("sncgss64.dll")

  Error 126 = "The specified module could not be found." [dlnt.c       294]

*** ERROR => SncPDLInit()==SNCERR_INIT, Adapter #1 (sncgss64.dll) not loaded [D:/depot/b 732]

<<- SncInit()==SNCERR_INIT

         sec_avail = "false"

*** ERROR => NiSncInit: SncInit failed (sncrc=-1) [nisnc.c      555]

*** ERROR => main: NiSncInit failed (rc=-17) [nirout.cpp   1958]

 

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

*

*  ERROR       SNC processing failed:

*              SncInit

*

*  TIME        Tue Dec 29 01:44:27 2015

*  RELEASE     742

*  COMPONENT   NI (network interface)

*  VERSION     40

*  RC          -17

*  MODULE      D:/depot/bas/742_REL/src/base/ni/nisnc.c

*  LINE        553

*  DETAIL      NiSncInit: sncrc=-1

 

Tue Dec 29 01:44:27 2015

*  COUNTER     4

*

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

 

<<- ERROR: SncDone()==SNCERR_INIT_FIRST

 

 

I have uploaded my steps of configuration in below URL. Please have a look

SAPRouter Installation.xlsx - Google Drive

 

Thank you.

 

BR,

Fadzly Iqbal

SAPOSS connection test failed

$
0
0

Dear experts,

 

SAPOSS connection test failed although SAPRouter is service is up and running and saprouttab has been maintained

 

1. SAPRouter service is up and running.

 

2. dev_rout log looks fine

 

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

trc file: "dev_rout", trc level: 1, release: "742"

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

 

Tue Dec 29 13:46:38 2015

SAP Network Interface Router, Version 40.4

 

command line arg 0:    F:\usr\sap\saprouter\saprouter.exe

command line arg 1:    -r

command line arg 2:    -R

command line arg 3:    F:\usr\sap\saprouter\saprouttab

command line arg 4:    -K

command line arg 5:    p:CN=gitvm063, OU=0000524233, OU=SAProuter, O=SAP, C=DE

SncInit(): Initializing Secure Network Communication (SNC)

      PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 8/64/64)

      GetUserName()="sm3adm"  NetWkstaUser="sm3adm"

SncInit(): Trying builtin default as a

      gssapi library name: "sncgss64.dll".

  File "sncgss64.dll" dynamically loaded as GSS-API v2 library.

  SECUDIR="F:\usr\sap\saprouter" (from $SECUDIR)

  The internal Adapter for the loaded GSS-API mechanism identifies as:

  Internal SNC-Adapter (Rev 1.1) to CommonCryptoLib

  Product Version = CommonCryptoLib (SAPCRYPTOLIB) Version 8.4.47 pl40 (Nov 30 2015) MT-safe

main: pid = 9168, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a saprouter)

reading routtab: 'F:\usr\sap\saprouter\saprouttab'

 

3.Certificate validity looks fine

 

 

 

4.saprouttab:

10.47.249.34 is my SAP system private IP

169.145.197.110 is IP for sapserv9 at SAP side

 

 

5.OSS1 setting:

104.41.191.133 is public IP registered for SAPRouter

 

 

6.SM59 SAPOSS Connection test fail (/H/104.41.191.133/S/sapdp99/H/169.145.197.110/S/sapdp99/H/oss001)

 

 

 

 

Please help.

Thank you.

 

BR,

Fadzly Iqbal

Database consistency check

$
0
0

Dear experts,

 

My Env is- Aix+Sybase. Backup device is tape. i need to take back-up daily so there is scheduler is set for the same.take backup of transactions hourly.

now issue is that  previously the size of my back-up .dmp(PRD sys) file was approx 55GB but all of sudden it reduced to 52 gb from last five days so i was scared if there would any data-loss..for that i just restored it on Test server and run dbcc checkdb.it took too much time i had to hault that after 6 hrs.
Both system is functioning properly no compalints from user and functional consultanats till date.

 

is there anyway to check DB intergrity..easily
Pl help

ERROR => Request URI too long and ERROR => illegal request in DEV_ICM

$
0
0

Hi All,

 

We are getting below error continuously in DEV_ICM log file.

 

[Thr 4352] *** ERROR => Request URI too long, size=13615 [ictxxfilt.c  193]

[Thr 4352] *** ERROR => illegal request {0059f778} [http_auth.c 747]

[Thr 4784] *** ERROR => Request URI too long, size=13613 [ictxxfilt.c  193]

[Thr 4784] *** ERROR => illegal request {0059f77d} [http_auth.c 747]

[Thr 5012] *** ERROR => Request URI too long, size=13613 [ictxxfilt.c  193]

[Thr 5012] *** ERROR => illegal request {0003f782} [http_auth.c 747]

[Thr 5104] *** ERROR => Request URI too long, size=13615 [ictxxfilt.c  193]

[Thr 5104] *** ERROR => illegal request {0003f786} [http_auth.c 747]

 

Also Dev_ICM_SEC** files are getting created continuously.

 

PFB error log in dev_icm_sec* file.

 

"

 

Error: Protocol error (-21), illegal request [http_auth.c 747]

CONNECTION (id=3/29751174):"

 

I had already gone through SCN link DEV_ICM_SEC logs filling up disk

 

We will not  able to do kernel update because it is production system.

 

 

Kindly provide the pointers on this.

 

We are on NW 7.4

 

Regards,

Mahesh

Users are getting kicked out of SAP automatically in the middle of the work.

$
0
0

Hi All,

we have currently an issue reported from our client call center that users are getting kicked out automatically during the middle of the work. This is not happening to all but to few users only. Users are using desktop, connecting to SAP through a terminal server. while getting kicked out sometimes there are SM21 log populated but not every time.

 

Below are the message in SM21 i have seen -

-Delete session 001 after error 047

-Delete session 003 after error 004

-Terminal 00266 in status DISC

-Program manually terminated by user CMM0W

 

Below action we have taken so far, but no luck -

- we initially thought might be network issue and that why checked with Network team, but they confirmed that there is no issue with network connectivity.

- We also refreshed the SAP IDs of these users, but this also didn't helped.

- We change the desktop used by users, but still same problem.

 

Could you please suggest why this is happening and any possible solution?

 

Thanks,

Rajesh K Sahu

Unable to acees Opentext VIM Approval Portal due to Authorisation error

$
0
0

Hi

 

We are using Opentext VIM approval portal component installed [7.0 SP6 ] on SAP NetWeaver Java 7.4 and the Ldap AD as the UME with the SPNego authentication Mechanism with the Authentication Stack as below

1)Evaluate Ticket Login Module     -- Sufficient

2)SPNego log in Module                -- Optional

3)Create Ticket log in module          -- Sufficient

4)Basic Password log in module     -- Required

5)Create Ticket login module           -- Required

 

and our back end system has VIM 7.0 SP5 Components.

and the Users in the UME AD domain has other domain users also replicated . the UME AD of Domain X has users from Y domain replicated .

according to Opentext the Domain column in the config tab of the ***/vimportal/admin page can hold 1 string[1 Single Domain value] and you cannot put multiple values in this field in anyway or you can leave it blank. It works fine if i enter X there and works fine for X Domain users but not for Y domain users and viceversa. and if i leave it blank it wont work for neither of them.

 

users are getting below error message while accessing the https://<j2ee-fqdn>:50001/vimportal

                                                                 "You are not authorized to access this application."

 

Please let me know if any of you have faced similar issue and were able to resolve it in any way or let me know if you have any suggestions.

 

Thanks & Regards

Pradeep


Authenticate against a particular AD group

$
0
0

Hello

 

I have a requirement to have an authentication in place where the authentication should happen against a particular AD[Active Directory] group when loggging in . Our Setup involve s SAP NW7.4 on windows and LDAP AD as UME and there are many user groups present in the AD and the requirement is to have authenticate only 1 particular users to log in . without which every user in the AD would be able to access. though without any roles.

 

Also know that we have SPNego authentication mechanism in place .

SPNego authentication Mechanism with the Authentication Stack as below

1)Evaluate Ticket Login Module     -- Sufficient

2)SPNego log in Module                -- Optional

3)Create Ticket log in module          -- Sufficient

4)Basic Password log in module     -- Required

5)Create Ticket login module           -- Required

 

Please let us know if we can use any particular login module or any custom log in module can be used for this , so that to have all the users logging in should be authenticated against a particular AD group and users from that group alone should be able to get in.

 

 

Thanks & Regards

High Level Steps of Migrating SAP System using Oracle Golden Gate

$
0
0

Oracle Golden Gate enables the exchange and manipulation of data at the transaction level among multiple, heterogeneous platforms across the enterprise1. Its modular architecture gives you the flexibility to extract and replicate selected data records, transnational changes, and changes to DDL (data definition language 2) across a variety of typologies. With this flexibility, and the filtering, transformation, and custom processing features of Oracle Golden Gate, you can support numerous business requirements:

Oracle Golden Gate enables the exchange and manipulation of data at the transaction level among multiple, heterogeneous platforms across the enterprise1. Its modular architecture gives you the flexibility to extract and replicate selected data records, transnational changes, and changes to DDL (data definition language 2) across a variety of typologies. With this flexibility, and the filtering, transformation, and custom processing features of Oracle Golden Gate, you can support numerous business requirements:

  • Business continuance and high availability.
  • Initial load and database migration.
  • Data integration.
  • Decision support and data warehousing.Business continuance and high availability.
  • Initial load and database migration.
  • Data integration.
  • Decision support and data warehousing

 

 

OGG.jpg

 

1) Identify schemas to be migrated.

2) Identify Triggers which needs to be disabled on 11g target database

3) Identify Sequences which needs to be replicated.

4) Identify Services which needs to be created on the 11g target database

5) Identify cron jobs or any other jobs which needs to be transferred to 11g target database server.

6) Verify Firewall is open between the 11g source and 11g target database and also the clients connecting to the 11g target database.

7) Check the GG ports are enabled for source and target (7809-7840)

8) Create database on 11g target cluster

9) Install OGG on source and target servers.

10) Enable the supplementary login for database and table level GG configuration on source

11) Setup the GG environment on source and target.

12) Configure the GG parameter files on source and target.

13) Start OGG Manager &  Extract on source database.

14) Perform consistent Export on source database with current SCN for initial load.

15) Perform initial load using import on the target database

16) Start OGG replication on the target database after SCN(which is used in EXPDP)

17) Keep target database in-sync with source database.

18) Lock all the user accounts on target database.

19) Perform test on target database.

20) Start SAP application.

SAP note status complement implemented but still in process

$
0
0

Hi Guys, I have implemented one oss note in Dev system via SNOTE, Then when i check the note the status show like that: Proc. status= In process, Impl. status=Completely implemented. so what does "In process" means?  If i did not set the status to "Finished", does this means the  correction is still not activated?

Transport copies doesn't make any changes in Product client after successful Import.

$
0
0

Hello experts,

 

While STMS configuration wasn't fully configured, Transport requests released from DEV->QAS but not reached in PRD(Because of some issue and rectified the issue later) .After resolving STMS config how can i transport the same priorly released tr's to the product client? after all i created transport copies of already released requests and it can be successfully imported to product client but nothing changes in prd. My question is

1.Did i done it wrongly?after all tr copies can be successfully imported into prd ?

2.Is Transport copies doesn't make any changes in the targeted system?(i have this doubt because of i altered SD configuration with help of SD consultant in DEV and created a new tr and then transported successfully  to PRD and the tr of SD configuration is reflecting in PRD client itself..

3.Is there any other way to transport already released tr apart from tr copies?

 

Please share your valuable thoughts.

 

Regards,

transport request delete

$
0
0

Hi all,

 

Want to clarify one thing...

 

If we want to delete the data of a transport request in SAP, which way is clearer? Either deleting from SE01 or we have to delete it from usr/sap/trans/cofiles&datafiles ?

 

If we do so in both ways, full data related to that transport request will delete from our database for ever?

 

 

 

Awaiting your replies

 

Regards

 

Praveen

Checks after phase MAIN_SHDRUN/ACT_UPG were negative! during Netweaver 7.4 upgrade

$
0
0

Dear experts,

 

Checks after phase MAIN_SHDRUN/ACT_UPG were negative!

Last error code set: Detected 3 errors summarized in 'ACTUPG.ELG'

Calling 'E:\SUM\abap\exe/tp' failed with return code 8, check E:\SUM\abap\log\SAPup.ECO for details

tp used shadow connect

 

ERROR: Detected the following errors:

# E:\SUM\abap\log\SAPA-74010INSAPUI.NGW:

1EEDO519X"DDL Source" "SACM_CDS_SHOW_SO" could not be activated

1EEDO519 "DDL Source" "SEPM_SDDL_LEAVE_REQUESTS" could not be activated

 

 

 

BR,

Fadzly Iqbal

Transfer Directory(attached files) Does not Exist on Content Server 6.5

$
0
0

Dear Gurus,

 

We have already installed and configured Content Server 6.5.

 

Related these screen shots when we created sample files in mm02(with gos),  we can not see these attached files in Content Root Directory (D:\SAP\ContRep)

 

content1.png

content3.png

 

As screen shot maintained below Z1 is running, and test connection is ok.

content2.png

 

What could be wrong ?

 

Best Regards


Step by Step process for TREX UPGRADE - PART 2

$
0
0

Title:

 

This document is plotted based on the latest standard procedure of TREX upgrade . It's an updated version of my previous document http://scn.sap.com/docs/DOC-43264

 

Version Details:

 

Source Version of TREX: TREX 7.10 PL 58

Target Version of TREX : TREX 7.10 PL 65

 

Download Location:

 

http://support.sap.com/swdc

>  Support Packages and patches

>  Browse our Download Catalog

>  SAP Netweaver and complementary products

>  SAP NETWEAVER

>  SAP NETWEAVER 7.0

>  Entry By Component

>  Search & Classif. (TREX)

>  TREX 7.10

>  Platform

 

1.JPG

 

Upgrade Process:

 

As mentioned in previous document , TREX version can be updated till 7.10 PL 57 via sapinst available under TREX UPDATE SAR file [format: TREX71_<version>-<*>.SAR >]. However from TREX 7.10 PL 58 onwards, SWPM (SWPM)needs to be used for TREX version update. Exceptionally , in some scenarios, shell scripts also requires to be used for TREX update, which will be shown in lateral part of this document.

 

Process 1 : Along with SWPM -

 

1. Download SWPM from below location :

 

https://service.sap.com/sltoolset (Need authorized S user ID)

>  SL ToolSet > Software Logistics Toolset 1.0

>  System Provisioning

>  Download Tool

>  Support Packages Patches

>  Select OS

>  SWPM10SP<*> 7<*>.SAR

 

 

2. Extract both the SWPM & TREX UPDATE SAR files and keep it in a separate location.

 

3. Execute SWPM with ROOT user and select "UPDATE - TREX System" as shown in below screen shot :

 

2.JPG

 

4.  Provide the TREX binary file location: ( Path : Under extracted TREX SAR file , navigate to tx_trex_content/TX_<OS>/LABEL.ASC  )

 

3.JPG

 

5.  Then provide residual inputs in following screens till EXECUTION phase. Once completed, check the TREX updated version in TREXADMIN (either via TREXADMIN transaction or else via TREXAdmin.sh script. If it gets updated then well and good or else follow Process - 2 .

 

Process 2 : Along with shell script -

 

1.  Navigate to TREX SAR file  extracted directory and then from tx_trex_content/TX<OS>/ execute following command via ROOT user :

 

./install.sh --action=update --sid=<TREX SID> --password=<password of TREX_SID_ADM user> --restart

 

At the end it should SUCCESSFUL as follows for successfull completion of TREX update :

 

4.JPG

 

2. After this , it should show latest version in TREXADMIN

 

NB: In case you are running in multinode TREX system, then execute the above command from MASTER1 , which will update the TREX version in other backup master nodes as well .

 

Reference Link :

 

1. Note : 2242152

    * Standard documents can be found from the provided path details in the abpve mentioned note .

 

 

 

Regards,

Nilutpal.

Step By Step Process to Update TREX Server

$
0
0

Dear All,

 

I am herewith explaining the step by step way out for updating TREX server, which is very much required now in days in order to incorporate with dependent peripheral SAP SW Components . I am trying to architect the procedure based on one of my recent activity which includes following scenario :-

 

1. Old TREX Server : 7.10 SP40

2. Update Level : 7.10 SP55 (latest one)

3. OS: Windows 2008 (64 bit)

4. Number of connected SAP system RFCs : 3

 

Step 1: Check  the current version of TREX in connected SAP system though TREXADMIN T-Code.

 

1.JPG

 

Step 2: Download the latest patch level from SMP . Follow https://service.sap.com/swdc  >  Support Packages and Patches> Browse our Download Catalog> SAP NetWeaver and complementary products> SAP Netweaver > SAP NETWEAVER 7.0> Entry By Components > Search & Classification (TREX) > TREX 7.10 > Windows on X64 64 bit > TREX71_55-10004511.SAR

 

Step 3: Then extract it with SAPCAR with following command:-

sapcar -xvf <file name.SAR>

 

Step 4: Stop TREX service and also the Trex Admin console (if running somewhere).

 

Step 5: Execute SAPinst from the extracted directory :-

 

1.JPG

Step 6 :Choose "Update a TREX system" option :-

 

   last.JPG

1st.JPG

 

    1st.JPG

 

You can take restart of TREX server manually later on though MMC.

      1.JPG

   1.JPG

Step 7: Restart the TREX server through MMC and then you can check the latest version again in TREXADMIN.

 

1.JPG

 

NB: TREX Upgrade process from 7.1- PL 58 onwards, you can follow updated document - http://scn.sap.com/docs/DOC-69966

 

 

Regards,

Nilutpal.

Removing transports from the STMS Import queue

$
0
0

Hello,

 

I am trying to remove specific transports from the Import queue in STMS.

The queue has thousands of transports on it now and imports are taking forever to import.

Basically I want to remove everything up to the beginning of this year from the queue whether or not it's been imported.  So the delete imported transports option isn't what I need in this case.

I have looked at the TP commands and using the delfrombuffer command but for the transports I've tried to remove, all it says is "not found in buffer" which isn't very helpful.

Has anyone got any ideas what might be wrong or another way I could remove the transports without going through selecting them in STMS and deleting them that way as it takes forever!

Thank you,

 

Daniel

HTTP_RESPONSE_STATUS rewrite in web dispatcher

$
0
0

Hi Experts

 

We have recently upgraded our  PI system from 7.1 EHP1

 

 

to PI 7.4.

 

 

We have encountered a problem in our Click interface. The
SOAP

 

 

receiver channels go into error when receiving a SOAP fault
response

 

 

even though the fault message is successfully processed in
PI. This

 

 

will impact our support capabilities when we go live due to
false

 

 

alarms being raised for successfully processed messages.

 

 

 

 

 

We are getting  HTTP 500 exception error. We want to
rewrite in Web dispatcher since we are using SAP web dispatcher.

 

 

 

 

 

We  have tried the below code for rewriting the HTTP
response code 500 to 200 but getting issue below error while starting the web
dispatcher.

 

 

 

 

 

error:

 

 

FATAL: HttpModHandlerInit: Error processing rule file
E:/usr/sap/SID/SYS/profile/HTTP_STATUS_Rules.txt: unknown operation in line 4:
>http_rewrite 200 <. See SAP note 1918448. [http_rewrite 962]

 

 

 

 

 

Rewrite code:

 

 

 

 

 

if %{HTTP_RESPONSE_STATUS} regimatch 500

 

 

http_rewrite 200

 

 

 

 

 

please let me know if my rewrite code is correct.

Error not found libSQLDBC77.dll in the installation Netweaver 7.02 Trial.

$
0
0

regards,

I'm trying to test theTMS creating virtual machines in WindowsXP. The installation works perfectly under the NSP instance. But to create NSQ and NSD I get the error: not found libSQLBC77.dll. The error occursin the process ofimportingABAP.

Can anyone advise?

thanks

Viewing all 5139 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>