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

Tables that stores "Internet address" of SMTP node in SCOT

$
0
0

Hello All,

 

We store individual e-mail address in the "Address Type" space of SMTP node in SCOT transaction.

 

When we want to check if the internet address already exists or if we want to delete its very difficult to search.

I would like to know the table that stores the "Internet address" of SMTP node in SCOT.

 

I searched but not successful.

 

Thanks,

Subbu


Problem in HA - Application Server connection

$
0
0

Dear All,

 

We have HP Unix HA Environment.

 

DBCI instance is started and running.

 

Applicatin server is also started sucessfuly. But we are not able to connect to Applcation Server.

 

R3trans -d is also sucessful.

 

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

sapstartsrv.log :

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

No halib defined => HA support disabled

CCMS agent initialization for instance type ABAP: return code 0.

CCMS agent start: return code 0.

Initializing SAPControl Webservice

Starting AutoRestart thread

[Thr 03] Thu Dec 11 10:11:20 2014

AutoRestart thread started

SapSSLInit failed => https support disabled

Starting WebService thread

Webservice thread started, listening on port 50313

Trusted http connect via Unix domain socket '/tmp/.sapstream50313' enabled.

 

trusted unix domain socket user is starting SAP System at 2014/12/15 12:12:27

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

 

Thanks and Regards,

 

Nirav

issue on the software component NAKISA 303_702

$
0
0

Hi Experts ,

 

We are performing EHP upgrade from SAP ERP6.0(ECC6 EHP6) to EHP7 for SAP ERP 6.0 in the system  .

 

While we move forward for generating the xml file in MOPZ screens , we are facing the issues where we are unable to continue further as per the attached

screenshots.

 

Further SLD and LMDB are synchronized properly too


We are facing errors for many add-ons and NAKISA 303_702 component too.

 

Below are the errors :

"No upgrade path defined for add-on "XXX " in PPMS

"Mark relevant instance to include software component NAKISA 303_702 in

SMSY and LMDB .

 

 

This is becoming  a showstopper for the EHP upgrade .Please provide us any solution to our issue at the earliest

 

Regards

Ram

Issue in Windows Cluster 2008 R2 while SAP installation

$
0
0

Hi Experts,

 

We are trying to install SAP APO system in windows 2008 R2 cluster environment. we have installed oracle and fail safe software in both the nodes. We have created empty cluster services for SAP and oracle and assigned IP and cluster disks already.

 

When we assign NFS share and try to bring online we are getting the below error. we have set dependencies as assigned cluster disk and IP those are already in online.

 

Can anyone please let us know what should be done for this. I am aware that it should be taken care by windows team but unfortunately our admin doesn't know much about windows cluster.

 

your help would be appreciated.

 

Please note that we have installed the role "File Service" through wizard however still getting this issue.

Windows Error.JPG

 

Regards,

Pradeep

Stms configuration for 4 server landscape

$
0
0

Hi,

 

In my project, we have 4 server's(DEV,QAS,PRE-PRD,PRD) in the landscape .Now we have requirement of aligning the TMS in below format.

Current landscape has 3 servers configured in regular format(3 system landscape) and now our requirement is to add extra Pre-prod server

to DEV in parallel to QAS.

Stms route should be configured from DEV server to QAS and Pre-Prod server connected in parallel and then to Production from QAS.

 

 

DEV-->QAS--->PRD.

    |

Pre-Prod


Regards,

Rama

SAPROUTER Installation

$
0
0

This blog intends to support all consultants who work with SAP ROUTER setup and maintenance.

 

Introduction:

The step by step configuration procedure is to install SAP ROUTER on Windows platform (The same procedure can be used in Unix environment)

Importantly, if the system is in Domain, perform entire operation with domain admin user only. Not with local admin.


Configurations steps:

OSS message to SAP: Raise an OSS message to SAP for component XX-SER-NET-NEW with following information.

 

“Request you to please register our Public IP & Host Name for SNC connection for SAP Router <saprouter box hostname>

Details:

Public ip:<public of your saprouter server>

Hostname:<hostname of your saprouter server>

 

Please contact <name> and <number > for more information on this“


Response from SAP would be:

Dear customer,

 

We've registered your data for the SNC connection to SAP Support.

 

Please do the following:

- Go to the http://service.sap.com/saprouter-sncadd

- Click on "Apply Now!"

- Follow the steps detailed in the documentation

- More details can be found on the following page:

  >>> http://service.sap.com/saprouter-sncdoc<<<<)>

 

You can test the connection with the following parameter:

 

Destination IP address at SAP side:     <169.145.197.110>

Hostname of this machine          : <sapserv9>


Customer data

Hostname SAProuter     : <SAPROUTER HOSTNAME >

IP address SAProuter   :     <SAPROUTER IP ADDRESS>

Your Distinguished Name:

"CN=<HOSTNAME>, OU=<OU GIVEN BY SAP>, OU=SAProuter, O=SAP, C=DE

 

 

Request SAP ROUTER Certificate:

 

Go to the http://service.sap.com/saprouter-sncadd

request certi.PNG

 

request certificate.png

Copy this distinguished name which is required to execute below commands.

Once you copied distinguished name then click on continues.


Creating  SAP Router folder in /usr/sap


In SAPRouter box create a folder saprouter in /usr/sap

Check if <sid>adm has got all permissions to this user.

Copy downloaded cryptographic Binary to SAPROUTER folder and extracts it with SAPCAR –xvf.


Set Environment variable

Env variable.png

Generate or register the certificate/(local pse) request –

Open command prompt as “run as administrator” in your SAPROUTER box.

>sapgenpse.exe get_pse –v –r certreq –p local.pse “CN=<hostname>, OU=<OU number>, OU=SAProuter, O=SAP, C=DE”

Request.png

After executing above commands, you will get two additional files get created in SAPROUTER folder.

Local.pse  - created in /saprouter/nt-x86_64 folder

Certreq – created in /saprouter   folder

Copy the content of certreq file and past in the certificate request text area of last SMP window.


request cert1.png

    Then click “Request certificate”

cert2.png

     Create a file “srcert” in /ntx86_64 and copy the above contents of the screen to created file.

 

 

     Importing certificate and creating credentials.

    Once the file srcert is created in /ntx86_64 , run the import command to install the certificate in SAP Router.


    >sapgenpse import_own_cert –c  srcert –p local.pse

sapgenpse1.png

  Creating credentials for user responsible to start SAPRouter service:

  After importing the certificate create credential for user <sid>adm  (or a user who have domain admin access) who will be responsible to start

  SAPRouter

 

>sapgenpse seclogin –p local.pse -0  <sidadm>

sapgen2.png


    Verifying the configuration:

   >sapgenpse get_my_name  -v  -n Issuer


     Post configuration activity:

     One of the important configuration step in SAP Router installation, is to create SAPROUTTAB.


     SAPROUTTAB is a file which contains information on who should be able to access SAP system using SAP Router.

     (who would be allowed to access SAP system)

 

    Create a file with name saprouttab and copy the same in /usr/sap/saprouter folder

routtab.png

    <sap server ip> is ip address of the server which is need to be access via SAP Router

    <port> is port of sap application for access.

    D * * *  meaning reject all the connection accept the entry of the server ip which mention in saprouttab.

 

    Register the service in windows box:

 

   You need to create saprouter service explicitly on this windows machine.

register.png

   This will be visible in services in windows box and will be up and running all the time.

   You can check the log file dev_rout  in /usr/sap/saprouter which could give information on service start and stop.

 

   Start the service in UNIX:

  # saprouter -r -S 3299 -V 3 -K "p:CN=<saprouter hostname>, OU=<Customer Name>, OU=SAPRouter, O=SAP, C=DE" &


 



Migrating from Classic RFC to NW RFC GETSSO2 problem

$
0
0

Hi,

 

In classic the RFC SDK once a connection is opened (with GETSSO2 parameter set to 1) it is possible to call RfcGetTicket  and then use this to connect to the BW server with the MYSAPSSO2 connection parameter. In NW RFC SDK the call RfcGetPartnerSSOTicket returns RFC_ILLEGAL_STATE and the documentation for sapnwrfc (the header file) mentions that RfcGetPartnerSSOTicket is only available to RFC server functions. So I am assuming removing this functionality was a deliberate change, my question then is there an alternative to get an SSO ticket with NW RFC SDK?

 

Thanks,

Simon

Cannot implement/deimplement notes; upgrade running

$
0
0

Hello Experts,

 

We have applied the support packs in SOLMAN system using SUM tool and it was completed successfully without any issue.

Due to some issue we have restore the backup which was taken after the completion of downtime phase i.e. Phase 5.6(Execution).

Now the system is up and running and we are applying the SAP note using SNOTE and it is giving this message "Cannot implement/deimplement notes; upgrade running".

 

Can you please suggest which steps I need to execute again which was performed by SUM tool itself to make the system productive.

 

Regards,

Shubham


How to fix the language warnings after a add-on package is imported?

$
0
0

Hi All,

 

I am working on a system with NW 7.0 having spam level 7.00/0021. Have imported an add-on package as per

our requirements. Though the package was imported successfully, it left warnings regarding some language as

below.

 

language '1' is installed, but no entries for this language were exported ('DE')

language '2' is installed, but no entries for this language were exported ('DE')

language '3' is installed, but no entries for this language were exported ('DE')

language 'C' is installed, but no entries for this language were exported ('DE')

language 'F' is installed, but no entries for this language were exported ('DE')

language 'H' is installed, but no entries for this language were exported ('DE')

language 'I' is installed, but no entries for this language were exported ('DE')

language 'J' is installed, but no entries for this language were exported ('DE')

language 'K' is installed, but no entries for this language were exported ('DE')

language 'L' is installed, but no entries for this language were exported ('DE')

language 'M' is installed, but no entries for this language were exported ('DE')

language 'N' is installed, but no entries for this language were exported ('DE')

language 'O' is installed, but no entries for this language were exported ('DE')

language 'P' is installed, but no entries for this language were exported ('DE')

language 'Q' is installed, but no entries for this language were exported ('DE')

language 'R' is installed, but no entries for this language were exported ('DE')

language 'S' is installed, but no entries for this language were exported ('DE')

language 'T' is installed, but no entries for this language were exported ('DE')

language 'U' is installed, but no entries for this language were exported ('DE')

language 'V' is installed, but no entries for this language were exported ('DE')

language 'Z' is installed, but no entries for this language were exported ('DE')

 

Is there any work around to overcome these warnings so that the add-on package import is clean?. Could help by giving suggestions.

 

Thank You In Advance,

 

Regards,

Ram

EHP6 Upgrade stuck at PREP_INPUT Phase

$
0
0

Hello,

 

I am upgrading EHP6 on a ERP 6.0 System.

 

OS : AIX 71.

DB : DB2 9.7

 

Current Kernel : 720 Patch 700

 

Target Stack 721 Patch 400 on xml

 

I am stuck with this error message. It is asking for TP 721 38018.97.

 

According to note 211077 i have downloaded and copied this file into download directory tp_331-10011182.sar. However it is still getting the same error message.

 

Do you know what is wrong here ?

 

SUM is latest and i tried twice from scratch.

 

 

Regards,

Subhash

Khmer Font support

$
0
0

Hi there

 

We have a request to allow our plant in Cambodia to print all invoices with the delievery details in their local language.

I have installed the LIMONS TTF font via SE73 , incl the RTF information & have successfully printed off a few tests to a Laser Printer.

The issue is with trying to print to an Epson Dot Matrix printer.

We have been assured by the supplier that the EPSON LQ-300 +II can print the LIMONS font.

 

In SE73 -> Printer Fonts -> ZEPESCP9 device type  i have added the LIMONS family font, but i am not sure what Print Controls i need to insert. I am aware the PrtCtl.1 is for Portrait & PrtCtl.2 is landscape. The client will only be pinting in portrait mode so therefore PrtCtl.1 should be all thats specified.

I am also not sure if i need to load an AFM file ? if so, how is this done ?

 

Any assistance would be greatly appreciated.

regards

Dave

Software component path in market place

$
0
0

Hi All,

 

Am serching for the below software components with latest support pack,but am unable to find in service market place.

Kindly suggest me the path how to get the below s/w component latest SP level.

 

CIDCAD

100_700

1

SAPK-17001INCIDCAD

CIDEON PLM / CAD Basis

CIDIMP

100_700

0

     -

CIDIMP 100_700: Add-On Installation

IRMGLB

60D

4

SAPK-60D04INIRMGLB

Vistex Global Functions

IRMIPM

60D

4

SAPK-60D04INIRMIPM

Incentive and Payback Module

 

thanks in advance.

Srikanth

SSL enabling for Portal system.

$
0
0

HI Guru's,

 

SAP AS Java server has to be configured for SSL, So what steps i need to execute?


Method i am using for configuration of SSL is "By using the SSL configuration tool in the SAP NetWeaver Administrator."


Using the the above method i trying to configure  step "Adding New SSL Access Points"


First step in Adding the SSL Access Point is to select the nstance in which we need SSL to be configured ( ie AS Java System in this case)


When i try to configure SSL Connection i get SSN errors , please find the attachment for the error screen shot.


Please help me out in solving the errors and configuring SSL for Portal System.


error.png

Short dump DBIF_RSQL_INTERNAL_ERROR

$
0
0

Hello All,

 

We are facing the error in background job  AUTO_SESSION_MANAGER failure. yesterday it was cancelled because of the below error

 

ORA-12899:Value too Large for column "USER.TABLENAME.OBJECT"(actual:23,maximum: 12) DATABASE

ERROR: 12899

 

and today the error is

 

An internal error in the database interface occurred during access to

the data of table "BDLFUNCMAP".

 

Do anyone has any idea?

 

Regards,

Mohit

SAP netwear portal 7.0 license installation

$
0
0

Hi frnds,

 

 

I am trying to install license key in my sap netwear portal 7.0 ehp2 but still no luck, not able to find where have to install in my java system.

 

 

Thanks

 

Rajiv


SAP PI CPU utilization above 95%

$
0
0


Hello,

 

I am using PI 7.3 and found that ESR and ID response is very slow and also I found that CPU utilization is always 99% (user 70%+ and system 20%+).
I have restarted system twice and also cleaned the cache, but still this issue persists.

 

Request you to give me your suggestions.

 

Regards,

Pratik

SAP note 1127156 Query view parameter for safety belt in BW java for stability

$
0
0

Hi Experts ,

 

system details:

Oracle11gr2,

SAP NW7.4

Linux x86_64

 

After reading the SAP Note 1127516 -->Safety belt :Result set is too large, i wanted to follow the steps as described below , but am wondering  how or where to start ??

 

Do i need to the below steps  in ABAP side or in JAVA side .?

Further wanted  to know the way to go  for  BW default web application template ?

 

1.Call the Context menu "properities"-->data provider of analysis item (in case of the BW default Web application template used pls click on the link properities)2.Switch to tab "Size restriction for results sets"((in case of the BW default Web application template used pls click on the tab data provider).

3.Choose an entry from drop-down box of parameter "Maximum no of celss for result set"

4.Save the current query stata as a query view

The query view created can be used for any data provider used in a BW web application template (WAD)



Additionally , in SAP note 1030279-->Reports with larger result sets/BI Java ,it is given as the data cells can be controlled that is to be displayed by specifying the page size of the template by setting a parameter<bi:paramname="BLOCK_ROWS_SIZE"   value="....">  </bi:param> parameter in the template


Let me know if anyone can provide your help  to the above mentioned  issues


 

Regards

Ram

How to check if "Do Not Insert Font in PDF" in se73 was selected while installation ?

$
0
0

Hello,

 

I want to know that if this checkbox "Do Not Insert Font in PDF" was selected while installing a particular True Type Font in se73

Is there a table or way to find out this information ?

 

 

Thanks

Shradha

Memory Management on AIX (64-Bits) for CRM system (SAP Netweaver 7.0)

$
0
0

Dear experts,

 

I am trying to get the  formula to determine the following  memory  profile parameters for a  CRM SAP Netweaver 7.0  on AIX  to 64Bits.

 

ztta/roll_extension

abap/heap_area_dia

abap/heap_area_nondia

abap/heap_area_total

 

I have found  in the note  425207  a formula to get the value for the parameter  ztta/roll_extension (4096 - ztta/max_memreq_MB) * 1024 * 1024 – 1 but this formula doesn’t relate the physical parameters  (RAM and SWAP).

 

It is necessary  to recalcute these parameters since we are having problems with  memory  since the work process goes into “PRIV” mode  and starts using heap memory.

 

The suggestion is to change the values mentioned according to physical resources of each server (taking into account that  the  CRM system  works with  5 applications  servers)

 

My question is, does anybody know the formula that includes the physical parameters of the server (RAM) to calculate  these parameters values?

Missing the conectivity between portal and r/3 system

$
0
0

I checked in system adminstration----->system landscape------>testconections

 

there it is showing as TO CONNECTION TO SYSTEM R/3 FOUND.

 

is anyone faces the same issue. please let me know resoolution steps

Viewing all 5139 articles
Browse latest View live


Latest Images

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