Hi All,
Here is the procedure for Central user administration configuration in a landscape:
1) Create Logical systems to all clients for the landscape using BD54 or SALE as
comfortable.
2) Attach Logical system to clients using Same.
3) Create RFC connection to relevant systems with the same name as logical system name .
If you Logical system name is SIDCLNT100 for dev then create RFC connection to
DEV with same name SIDCLNT100.
4) Let us suppose you Central system: DEVCLNT100
Child system: QUACLNT200
5) Create user CUA_DEV_100 in devclnt100 system
4. Create user CUA_QUA_200 in quaclnt200 system.
Create RFC’s to child systems from central and central to child.
5) Now logon to central system and execute tcode scua to configure cua.
Enter the name of the distribution model: CUA
Press create
Enter ALL Child system RFC’s
Save your entries now result screen will appear
If you expand the nodes for
the individual systems, you normally see the following messages for
each system: .ALE distribution model was saved,. .Central User
Administration activated,. and .Text comparison was started.. If
problem messages are displayed here, follow the procedure in SAP
Note 333441:
6) Setting the Parameters for Field Distribution
Enter Tcode SCUM in central system following screen will appear
Now maintain your filed distribution and save it.
You can use transaction SUCOMP to administer company address data.
You can use transaction SCUG in the central system to perform the
synchronization activities between the central system and the child
systems by selecting your child system on the initial screen of transaction
SCUG and then choosing Synchronize Company Addresses in the Central System
After you have synchronized the company addresses, you can transfer the
users from the newly connected child systems to central administration.
This is done, as with the synchronization of the company addresses, using
transaction SCUG in the central system. To do this, on the initial screen of
transaction SCUG, select your child system and choose the Copy Users to
the Central System button.
Use
You can use the report RSCCUSND from the central system of Central User Administration (CUA) to synchronize the master data of selected users with a child system of the CUA. The report sends the master data (including role and profile assignments) to a child system of the CUA.
If master data exists in the child system for the user sent, it is overwritten.
Procedure
...
1. Start report RSCCUSND (for example, using transaction SA38).
2. In the Receiving System field, specify the child system to which you want
to send the user data.
3. You can use the fields User and User Group to restrict the number of users.
4. Specify the data that you want to distribute under Distribution Options.
5. Choose Execute.
Hmnn That's all about configuration if you still have doubt ping me!!!! PING !!1PING !!!
Regards,
Gagan Deep Kaushal
Central User Administration in SAP (CUA) Friday, December 19, 2008
Posted by Gagan Deep Kaushal at 12/19/2008 06:34:00 PM 1 comments
Labels: Central User administration Configuration in SAP, Configure CUA in SAP, CUA configuration, CUA in SAP, How To configure CUA in SAP, SAP CUA
LOG IN TO BR*TOOL STUDIO Saturday, November 8, 2008
Hi ALL,
Here i am sharing the procedure to run and use BRTOOL STUDIO
1) To Run Studio Go to Studio home and run server.cmd
2) To Access it go to url;
Https:hostname:port/studio
3) A pop-up window will come
Provide username:Administrator(Same as shown Capital A and all other small )
Password:You provide at the time of installation
4) Click on instances and then Create
5) Provide Info as Password for Administrator
Database user (Please note that password of DB user should not be contain’@’ in password string)
6) Give The Path for brtool profile parameter
Oraclehome/database/init
7) Finally click on Go(Left Side)
8) Now you will be log off and login to your instance Using
Administrator as username and password you provide at the time of installation
9) Now here you can create more user for brtool with different user roles.
You can use it to view space, check status ,control files,backup,restore and you now more thing…….. :)
HOW TO INSTALL BRTOOLS ?
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 11/08/2008 01:12:00 PM 0 comments
Labels: LOG IN TO BR*TOOL STUDIO
SAP BR*TOOL STUDIO
A NEW TOOL From SAP………….ADD Multiple Instances to your BR*TOOL studio and enjoy freedom of Administration for Multiple Instances with your favourite WEB browser..
Download Br *TOOL studio from SDN(sdn.sap.com)
Link Given Below
DOWNLOAD
Now Come to your Server
Create a Studio home in any Drive With This Directory Structure
EXTRACT the SAPCAR -xvf BRSTUDIO710EN__XXX.SAR into this directory
1) Call setup.cmd from command prompt
2) Click Install
3) Give https port By Default its 8888
4) Provide Password
5) Now keystore File (This is for security as we are using HTTPS)
We need to generate it using JAVA commands
Open Command Prompt Change Directory to java home
Run This Command and provide info:
Keytool -genkey
Give this path to next screen and password also you provide just now
Now a file has been generated
C:\document and setting\username\.keystore
6) Now installation is over.
CHEERS…………………….
CLICK HERE TO Know How to use Studio Now...
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 11/08/2008 01:06:00 PM 2 comments
Labels: SAP BR*TOOL STUDIO
Troubleshoot With SPAM (At Your Own Risk)
DO AT YOUR OWN RISK
Before doing Troubleshooting with SPAM queue please take Full Backup of your
system so at least you can rollback up to same scenario.
1) If your Spam queue Hangs at any point after DDIC_IMPORT phase then its not
possible to reset it using SPAM or any other transaction. So in this case you may
be need to reset queue manually using some commands.(DON’T DO THIS)
2) Table PAT01 clear the Support Package with error delete from sapr3.pat01 where
patch = '
3) commit;
4) Table PAT03 changed the status of '?' or 'I' to 'N' “update sapr3.pat03 set
status='N' where status = '?' and patch = '
5) commit;
6) With user
7) tp showbuffer
8) tp delfrombuffer
9) After this you can check your SPAM queue it should be empty.
10) In case you face problems like “bupa_inbound” undefined that means your system
is inconsistent for that you can use
11) SE18 and then enter SPRX_PROXY_ACTIVATION click change and then
activate it.
12) After that system can be in consistent state but its not guaranteed as you manually
remove SPAM queue and only half he changes are there in System .So as soon as
you are able to find the error ,correct it and reimport the same SP to make your
system consistent.
13) I am still saying ‘DON’T DO THIS’ SAP WILL NEVER HELP YOU IN THIS
SCENARIO.
DO AT YOUR OWN RISK
Posted by Gagan Deep Kaushal at 11/08/2008 12:49:00 PM 0 comments
Installing two Oracle databases on a host Sunday, November 2, 2008
Hi Team,
Here i am sharing the experience of installing two oracle database on same host.
After installing new database my first database won't come up.there are some problems with listener.ora and tnsnames.ora so you have to follow this approach...
dbsid1 existing Database
dbsid2 New Database
Changes in listener.ora
################
# Filename......: listener.ora for more than one database
# Created.......: created by SAP AG, R/3 Rel. >= 4.0A
# Name..........:
# Date..........:
################
LISTENER =
(ADDRESS_LIST =
(ADDRESS=
(PROTOCOL=IPC)
(KEY= dbsid1.WORLD)
)
(ADDRESS=
(PROTOCOL=IPC)
(KEY= dbsid1)
)
(ADDRESS=
(PROTOCOL=IPC)
(KEY= dbsid2.WORLD)
)
(ADDRESS=
(PROTOCOL=IPC)
(KEY= dbsid2)
)
(ADDRESS =
(COMMUNITY = SAP.WORLD)
(PROTOCOL = TCP)
(HOST = DBHOSTNAME)
(PORT = 1527)
)
)
STARTUP_WAIT_TIME_LISTENER = 0
CONNECT_TIMEOUT_LISTENER = 10
TRACE_LEVEL_LISTENER = OFF
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SDU = 32768)
(SID_NAME = dbsid1)
(ORACLE_HOME = ORACLE_HOME_dbsid1)
(PRESPAWN_MAX = 10)
)
(SID_DESC =
(SDU = 32768)
(SID_NAME = dbsid2)
(ORACLE_HOME = ORACLE_HOME_dbsid2)
(PRESPAWN_MAX = 10)
)
)
and tnsnames.ora should be like this:
################
# Filename......: tnsnames.ora
# Name..........: LOCAL_REGION.world
# Date..........:
################
dbsid1.world =
(DESCRIPTION =
(SDU = 4096)
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = sap.world)
(PROTOCOL = TCP)
(HOST = DBHOSTNAME)
(PORT = 1527)
)
)
(CONNECT_DATA =
(SID = dbsid1)
(GLOBAL_NAME = dbsid1.world)
)
)
dbsid2.world =
(DESCRIPTION =
(SDU = 4096)
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = sap.world)
(PROTOCOL = TCP)
(HOST = DBHOSTNAME)
(PORT = 1527)
)
)
(CONNECT_DATA =
(SID = dbsid2)
(GLOBAL_NAME = dbsid2.world)
)
)
I think it will help you.
For more clarity follow SAP Note 98252
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 11/02/2008 01:31:00 PM 0 comments
Configure ADS in SAP Netweaver Saturday, November 1, 2008
Hi Team,
these links are very helpful to you to configure and understand what is ADS and how to configure it.
An Insight into Adobe Document Services (ADS)
Installing Credentials and Configuring ADS
How to Check If the ADS Service Is Running Properly
Hope it will help you
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 11/01/2008 12:02:00 PM 0 comments
Labels: Configure ADS in SAP Netweaver
Configure SSO in EP
Hi Team,
Here i am sharing the link of a guide to configure SSO with EP
Click Here
Hope it will help you for more info you can contact..
Regards,
Gagan Deep Kaushal
Posted by Gagan Deep Kaushal at 11/01/2008 11:45:00 AM 0 comments
Labels: Configure SSO in EP
A NOTE>>>
Feel free to gave critics, correction, or encouragement. Any comment or question are welcomed.
Cheers,
Gagan Deep Kushal
zk.gagan@gmail.com
