Quantcast
Channel: SCN: Message List - SAP NetWeaver Administrator
Viewing all 8487 articles
Browse latest View live

Re: Step User field in Extended Job Selection (SM37)

$
0
0

Hi Pankaj:

We are on SAP_BASIS 7.02/SP8. in SM37->Extended Job Selection->Steps I also don't see any selection criteria for choosing the job step user name.

If you check under Usage Tip you would see that there is no option for specifying a User Name.

 

In SM36 though you can specify the user name for Steps that is to be executed for the program but in SM37 you have only One option for the user name i.e the user name who created the job but not the inidividual Step User.


Re: ITS is not working

$
0
0

Transaction SIAC_PUBLISH_ALL_INTERNAL is fixed my problem

Re: Step User field in Extended Job Selection (SM37)

$
0
0

Hi Ian

 

Since it is working in your case. Can you pls check note mentioned by Manu 1742282 & see if all Support Package are installed in your client.

 

Regards

 

Pankaj

Re: Step User field in Extended Job Selection (SM37)

$
0
0

Hi Manu

 

Is that field STEP USER visible in your client? If yes can you pls cross check all Support Package mentioned in your note.

 

I want to be sure before I approach client.

 

Regards

 

Pankaj

Re: Step User field in Extended Job Selection (SM37)

$
0
0

Hi All

 

Can I get job details by STEP USER through any table or tcode?

 

Regards

 

Pankaj

Re: Step User field in Extended Job Selection (SM37)

$
0
0

Hi Pankaj:

Check TBTC* tables. Table TBTCP has a lot of information.

Thanks.

Re: Step User field in Extended Job Selection (SM37)

$
0
0

Hi Pankaj ,

 

My system is not in the mentioned support pack level . Hence i can see the step user

 

Mandeep  ( system is SAP_BASIS 7.02/SP8 ) hence he will also have the issue .

 

The point is not in confirming whether the Note is valid for others  ,  Please check your support pack level  ( From Menu System -> Status ) and let us know

 

You could believe an SAP Note  far more than anyone who might reply to you in the forum .

 

Thanks ,

Manu

Re: Transports Issue after system Refresh

$
0
0

Thanks for sharing. recreating the DBMS_STATS package worked for us!


Re: Missing options for SAP Netweaver 7.4 in SWPM

Re: Missing options for SAP Netweaver 7.4 in SWPM

$
0
0

Hi Berthold ,

 

You have downloaded the SWPM for a 64 BIT server , Unsared in a 32 bit server  . Till here it is fine

 

But

 

Did  you transfer the SAR file ( or the  Unsared folder )  to the server in which you are trying to install , and tried to run

 

Thanks ,

Manu

Re: Client Copy from Q to DEV

$
0
0

Hi Andy

 

 

Question1: After client copy is the Version Management gone?

Questions 2: Version Management can be secured before Client Copy?

Before starting the client copy you can maintenance the same version in Qas. You can transport the objects from Dev to Qas and then perform the client copy from Qas to Dev.

Refer the SAP Note for versions transports.

130906 - How can versions be transported?

 

Regards

SS

Re: Client Copy from Q to DEV

$
0
0

Hi,

 

As per my understanding

If you are doing a client copy, then I do not think that there is a need to do worry about the version management as the repository objects are not changed.

 

If you are planning for a system copy/refresh of the entire Q to the development, you should follow SAP Note#130906 - How can versions be transported?

 

Please correct me if I am wrong!

Thanks,
Mofizur

Re: Missing options for SAP Netweaver 7.4 in SWPM

$
0
0

Hi Manu,

 

i have downloaded the 32-bit Version of the SWPM and unpacked it on my local 32-bit machine.

It seems to me, that the 32-bit Version has only limited options, although there are a lot of subfolders unpacked for each Netweaver version .

So now  i have downloded the 64-bit Version and stored it on a 64-bit system.

After starting sapinst..exe all options are shown in the welcome screen.

 

Up to Version 7.3 a Windows 32-bit Version was available. a deeper look in the PAM has shown me, that Version 7.4 only Supports 64-bit Windows.

 

Thank's for your hint.

 

Greetings

 

Berthold

.

Re: Client Copy from Q to DEV

$
0
0

Hi Andy ,

 

 

Agree with Rehman  , but all copy profiles are not client specific

 

There is Client depended  ( Client specific ) copy  profiles eg : SAP _ALL and Client independent ( Cross client  like )  copy profiles Eg SAP_EXPA .

 

If you choosing any of of the client specific  copy profile  you don not need to worry about the version management .

 

Thanks,

Manu

Re: Missing options for SAP Netweaver 7.4 in SWPM

$
0
0

Thanks  for the Update . I had a doubt as well 

 

Best of luck with your installation

 

Thanks ,

Manu


Re: SAP LDAP connection

$
0
0

Hello Sapera,

 

 

Before logon to LDAP, you need to configure a LDAP server, a user ID that will be used to logon to the AD, and the LDAP connector working. If you have configured properly in SM59, the connection test should work.

 

You can count on the following documentation places to have this done & working:

1. SAP Help page

2. SCN Wiki (it is from GRC configuration, but they use LDAP too)

 

My 2 cents,

Cris

Content Server Migration

$
0
0

Hi experts,

 

we have actually 2 requirements.

 

1st, we want to move a content repository from an old/current active content server to a new one - both are filebased.

2nd, we want to move a content repository from an old DB-based to a new file based content server.

 

In both cases, the files should stay available.

So after the migration, the content respository in the system should keep the same name - so I can ensure that the data stay accessable, right?

 

Can I use the report RSIRPIRL for this migration?

Can I also use this report for copying defined documents from prod-content rep to dev-content rep?

 

Thank you

Re: SUM SP13 patch 5 - SSL Issue

$
0
0

Heres my similar issue

http://scn.sap.com/thread/3790372

 

 

OK I found a workaround for my case.

 

See I knew all along that the issue resided with my SSL key and a trust between SUM and my PSE on the server.

 

But I wanted the freedom of not using SSL for SUM regardless if my server is configured for it.

 

So here is what I did.

 

I was using SUM SP13 PL06.

 

I downgraded to SUM SP11 PL03.

So at this point,

 

 

Open the jump_config.txt file contained in the
\usr\sap\SUM\sdt\param directory

 

 

Edit the last parameter value (/sapstartsrv/httpsconnection)
from true to false and execute the step again.

 

 

It then prompts you for the SIDADM and password and moves.

 

The difference between the two SUM tools. SP 13 would not take this parameter change and also it prompts for the SIDADM/Password first then does the check, where in SUM SP 11 it checks first, takes the override parameter then asks for the password.

 

Also, you must have this setting in your profiles  service/protectedwebmethods = DEFAULT

 

So now I can continue without SSL in SUM.

Re: SOLMAN 7.1 - trying to import Basis SP17

$
0
0

Hi Matt,

 

thanks for your answer, at really my problem is that when I try to Database extractorSetup in SOLMAN_SETUP > Managed System Configuration > Finaliza Configuration, I have this error

 

Unable to execute install/update operation since system <SID> is not configured for HA/DR


I've already tried read and/or implement this notes, without success.


2048654 - SYB: Setup status of HA/DR data collector has red light

2170712 - SYB: DBACOCKPIT, Various Fixes for SAP Configuration Check

1930936 - SYB: DBA Cockpit Self-Monitoring Reports Wrong Errors for HA/DR Data Collectors

1882376 - SYB: DBA Cockpit Correction Collection SAP Basis 7.40

 

Sybase version: Adaptive Server Enterprise/15.7/EBF 23821 SMP SP132 /P/x86_64

Re: Save RFC and Jobs Settings before SAP system Copy

$
0
0

No Joao . It is not possible to do so  .

 

The entire community would be benefited  , so please put your  query here

 

 

Thanks ,

Manu

Viewing all 8487 articles
Browse latest View live


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