Featured

Changing instance profile parameter to increase/decrease the number of UPD/DIA/BTC workprocess

Changing instance profile parameter to increase/decrease the number of UPD/DIA/BTC workprocess.
Here we are reducing the UPD wp and increasing DIA wp.
 
Login as <sid>adm and go to profile path by cdpro command.
There we will find a file with naming convention *DVEBMGS*<instance_number>
 
Edit the values of this file by vi editor command.
 
clip_image002
 
Initially update (vp) value was 3 and 2 respectively. It has been reduced to 2 and 1 resp.


 

 
DIA has been increased from 12 to 14.
 
clip_image006
 
clip_image008
 
Initial (before restart)
 
clip_image010
 
Restart: stopsap all and startsap all
 
After restart (DIA wp increased)
 
clip_image012

We can see that number of dialogue(DIA) wp has increased.

Creating distribution list

Creating distribution list
Tcode: SBWP
 
clip_image002
 
Click clip_image004
 
clip_image006
 
Click on “create”
 
clip_image008
 
Now create new folder
And enter desired name and title
 
clip_image010
 
clip_image012
 
Create Folder
Enter folder name
 
clip_image014
 
And check
 
clip_image016


clip_image018
 
Check
Now select folder from available list of folders and click check
 
clip_image020

Go to clip_image022

clip_image024

 
Add all the email address which you want to associate to this current distribution list and click on check mark that how you want to send information to those email address (mail, cc, bcc etc)
 
clip_image026
 
After saving
Now you can see all the email address associated to the corresponding distribution list.
 
clip_image028

BeX Error: No File type association configured for .3xbex and .7xbex files


image

Environment: SAP GUI 720 in Windows 7
Pre-requisite:
Implement the following SAP GUI 720 and BeX patches –
· SAP GUI720_patch gui720_4-10007878.exe
· BI_720 _Patch_300
bi720sp03_300-20006596.exe
bw350gui720_5-20006857.exe

Please click on below link:
No File type association configured for .3xbex and .7xbex files

BeX Error: Connect to SAP gateway failed

image

Environment: SAP GUI 720 in Windows 7

Pre-requisite:

Implement the following SAP GUI 720 and BeX patches –
· SAP GUI720_patch gui720_4-10007878.exe
· BI_720 _Patch_300
bi720sp03_300-20006596.exe
bw350gui720_5-20006857.exe
 
Please click on below link:
Connect to SAP gateway failed

Resolving BeX (Business Explorer) Error

Environment: SAP GUI 720 in Windows 7

Pre-requisite:

Implement the following SAP GUI 720 and BeX patches –

· SAP GUI720_patch gui720_4-10007878.exe
· BI_720 _Patch_300
bi720sp03_300-20006596.exe
bw350gui720_5-20006857.exe

 
Error 1:-
No File type association configured for .3xbex and .7xbex files.
 
clip_image002
 
Corrective Measure:-

Go to START > Set Default Program >Associate a File Type with a program
 
clip_image004
 
clip_image006
 
Set the file type extensions with the respective programs.
 
clip_image008
 
File type Associated Program
.3xbex C:\Program Files\SAP\FrontEnd\Bw\wdb3xlau.exe
.7xbex C:\Program Files\SAP\Business Explorer\BI\BExAnalyzer
 
If the file type is not found then create dummy file on desktop with the extensions .3xbex and .7xbex and then make the association.
 
Creating dummy .3xbex/.7xbex files on desktop –
- Right click anywhere on desktop > new > text document.
 
clip_image010
 
- This will create a text file as ‘New Text Document.txt
 
clip_image012
 
- Rename this file 1.3xbex / 1.7xbex
 
clip_image014
 
- Click on Yes.
- This will create the following files
 
clip_image016 clip_image018
 
Open the file as follows –
 
clip_image020
 
Select Browse -

clip_image022
 
Provide the file name as ‘C:\Program Files\SAP\FrontEnd\Bw\wdb3xlau.exe’ for .3xbex file or
‘C:\Program Files\SAP\Business Explorer\BI\BExAnalyzer’ for .7xbex file
- select ‘Open’
- select “OK’
Now make the association -
 
clip_image008[1]
 
File type Associated Program
.3xbex C:\Program Files\SAP\FrontEnd\Bw\wdb3xlau.exe
.7xbex C:\Program Files\SAP\Business Explorer\BI\BExAnalyzer
Save the changes.
 
Error 2:-
connect to SAP gateway failed.
 
clip_image024
 
Entry in the host file –
Go to C:\WINDOWS\system32\drivers\etc – host file
Make following entries –

172.**.*.***        BWDB                BWDB.**.****.co.in

Kernel Upgrade

Kernel upgrade:

System needs to be on latest patch to avoid system level bugs.

Activities:
login as <SID>adm Take backup of exe directory
cd /sapmnt/<SID>/
cp -R exe exe_old
 
clip_image016_thumb[1]

Stop & start SAP
Stopsap all startsap all

Stop sap ,saposcol,listner
Stopsap all
su –sidadm saposcol –k
lsnrctl stop

Check SAP,DB,listener
ps -eaf |grep dw
ps -eaf | grep ora_
ps -eaf |grep listener

Check shared memory
login as <sid>adm
su - <sid>adm
cleanipc 00 –remove

Remove library memory
login as root user and then /usr/sbin/slibclean

upload SAPEXE.CAR and SAPEXEDB.CAR to /sapmnt/<sid>/exe
car –xvf

Set permission using root
su – root cd /sapmnt/<SAPSID>/exe
./saproot.sh <SAPSID>

Set permission of brarchive, brbackup, and brconnect to 4775

Start SAP,listener.

Post installation steps
R3trans –d
Kernel patch level disp+work -v | pg
tcode sick
 
Reference:

Patch upgrade:
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCUPGOCSSPAM/BCUPGOCSSPAM.pdf
Kernel upgrade:
http://help.sap.com/saphelp_nw04/helpdata/en/94/34f0180a8f11d294c900a0c930df15/content.htm
SAP notes 93086

Support Patch Upgrade (SPAM)

Patch upgrade:

System needs to be on latest patch to avoid functional bugs.
Calling SPAM
You can call Transaction SPAM in one of the following 2 ways:
Go to the SAP menu and choose Tools - ABAP Workbench – Utilities – Maintenance - Patches.
Else
Enter the Transaction SPAM.
 
clip_image004
 

Load the Support Package
To import the newest SPAM update, choose Support _ Import SPAM update.
Operating System Command
UNIX CAR -xvf /<CD_DIR>/<PATH>/<ARCHIVE>.CAR
 
Place the unpacked Support Packages in the EPS Inbox of your transport directory.
UNIX /usr/sap/trans/EPS/in
 
clip_image006

Define a queue
In Transaction SPAM and choose Display/define.
 
clip_image008
 
The Component selection dialog box appears.
The list of installed software components (for example, SAP_BASIS,SAP_HR,SAP_BW, Add-On) appears.
 
clip_image010
 
Select the relevant components. If the queue displayed is how you want it, you can copy and confirm the queue by choosing Confirm queue and leaving this window.
Import the queue
To choose the scenario you want, choose Extras _ Settings.
Choose the scenario.
Choose Support Package _ Import queue.
 
clip_image012

If necessary: Adjust modifications
Stop the import of the Support Package (F12). (SPAM resumes at the step RUN_SPDD or RUN_SPAU.)
So that your developers can perform the modification adjustment, go to the Transport Organizer and create a request that includes tasks for the developers.
Ask the developers to adjust the modifications for their objects.
adjust the objects.
Call Transaction SPAM.
Choose Support Package _ Import queue. SPAM prompts you again to adjust the modifications. As this has already been done, ignore this prompt and choose Continue.
Check logs
To display the logs, choose Goto _ Log _ Queue in the initial screen of SPAM.
clip_image012[1]

Confirm the queue
Confirm the successful import of the Support Package in your system by choosing Support Package _ Confirm.
 
clip_image014

To know about phases in SPAM Click here

Reference:

Patch upgrade:
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCUPGOCSSPAM/BCUPGOCSSPAM.pdf
Kernel upgrade:
http://help.sap.com/saphelp_nw04/helpdata/en/94/34f0180a8f11d294c900a0c930df15/content.htm
SAP notes 93086

Spool Administration (SP01)


The Need for Spool Administration:

The SAP system has a printing architecture that needs close administration and monitoring. It is organized in such a way that when users send a print job in the system, the spool work process prepares data in the spool request and generates output requests that contains the formatting details of the printer. Long running active print jobs is probably an indication of spool problems and needs to be investigated. You need to check that old spools are deleted from the SAP system. Transaction SP01 provides an environment to get a clue of the cause of a printing or spool problem.
Basic features of the SAP spool system are the following:
1. Manages the output requests for printing, for the SAP communication server, and for the archiving devices
2. Provides a uniform interface for different host spool systems
3. Supports local, remote, and PC printing
4. Supports multiple print and output devices, formats, paper types, and character sets
5. Better look of spool administration transactions
6. Multiple spool work processes per instance
7. Open interface to external output management system (OMS)
8. Spool accounting exit
9. Workload balancing

SAP Printing System Administration Tasks
The SAP printing system and associated tasks are a subset of those general administration tasks for the daily operation of the SAP system.
R/3 system managers should be in charge of the following tasks:
  • Periodically checking and monitoring the spool system, both at SAP and at the operating system level.
  • Deleting old spool requests or scheduling the background job which automatically deletes them.
  • Defining new printers, device types, and other device elements.
  • Using the statistical information of the system for fine−tuning the planning strategy.
  • Troubleshooting the spool system
 
Managing Spool Request

  • There are several ways of calling the spool request management functions:
  • From the main menu, select Tools CCMS Spool Output management
  • From any menu, select System Services Output controller
  • Directly enter transaction code SP01 in the command field
  • This initial output controller display behaves like a selection screen, where you can search spool requests by spool request number, spool request name, user name, date, client, and so forth. By default, the screen always presents the logon user name, the logon client, and the system current date−but these parameters can all be overwritten.
  • Once the selection criteria is entered, just press the Enter key or click on the Overview (Continue) icon on the standard toolbar to display a list of spool requests matching the criteria. The spool requests which have been successfully printed and for which the user had selected the flag Delete after print are automatically deleted from the system, and therefore will not appear on this list. On this screen, the system displays information about the spool requests arranged by columns. These columns are
  • Spool no. It's the spool request number as it has been automatically assigned by the system.
  • Generation date. Date in which the spool request was generated. This column can be toggled with the client and user name information by clicking on the
  • User name push button on the application toolbar.
  • Time. Time when the spool request was generated.
  • Output status. Indicates what the status is of the spool request. The system can display the following output statuses For this spool request no output request (order to print) has been generated.
  • Wait: The output request is waiting to be processed by the spool system. It has not yet been sent to the host spool system.
  • Process: The spool work process is formatting the spool request to be sent to the printer.
  • Print: The host system spool is processing (printing) the SAP output request.
  • Compl: The output request has been completed and successfully printed.
  • <F5>: This status indicates that there is more than one output request for the same spool
  • Request. You can double click on this status field to show all the associated output requests or, alternatively, select the check box to the left and click on the Output request push button on the application toolbar.
  • Problem: A problem has occurred during the output request processing. The printing might have been generated; however, it might not be correct or correspond actually to the expected printed format.
  • Error: There is a severe printing error. No output request is generated at the physical printer.
  • Archive: For spool requests that were sent to an archiving device. The spool request has been processed by the spool system and is waiting for archiving.
  • Pages. Indicates the number of pages of the output request.
  • Title. Displays the title of the spool request if the user entered one when submitting a spool request, otherwise the system by default shows as the title the type of request, the device name, the program, and the first three characters of the user name.

Check the spool for printing problems (Transaction SP01):
What
The spool is the R/3 System’s output manager. Data is first sent to the R/3 spool and then to the operating system for printing
Why
You should check for active spool jobs that have been running for over an hour. These long running jobs could indicate a problem with the operating system spool or the printer.
Login to the SAP System
1. In the Command field, enter transaction SP01 and choose Enter
2. Delete information in Created by.
3. Set the Date created field to, for example a week ago, or to any other date range to check for other problems.The range of data There may be problems with the printer at the operating system level. These problems need to be resolved immediately for time-critical print jobs (for example, checks, invoices, Shipping documents, etc.) Or there may be an operational impact.
will depend on your installation. If you generate hundreds or thousands of spools a day, you would choose every day. This data range would be much shorter, possibly only two days.
4. Delete information in Client.

clip_image004

5. Choose .clip_image002  
6. Look for jobs with an error in the Output Status column.
 
clip_image006
 
7. Double click on the Error.
 
clip_image008
 
8. Select the error.
9. Choose. clip_image010
10. Review the error.

clip_image012
 
11. From this point, troubleshooting depends on the specific problem.
12. Choose.clip_image014
13. Select the error.
 
clip_image016
 
14. Choose.clip_image018
 
clip_image020
 
15. Use the log to investigate the problem (for example, this job was
Unable to establish connection to the Berkley LPD).
Check total no. of Spool Request (Transaction SPAD):
Login to the SAP System
1.In the Command field, enter transaction SPAD and choose Enter
 

clip_image022

 
2. Click on Admin
 

clip_image024

 
3Click on Print Request Overview
This will show you the Total spool request count. If the count is goes beyond 150000 then delete the old spool request by transaction SP01
 

clip_image026

.
Checking that Old spools are deleted (SP01):
What :
The SAP spool is the output manager for R/3. From the SAP spool, the print job goes to the
operating system’s print spooler or manager. You need to check that old spool jobs are being
properly cleared by the daily batch job
Why:
1. Depending on how the spool system has been configured, old spools will use database
space or file system space.Whether it is database or file system space, potentially available “space” is being used by these spools.
2. Look for any errors that may indicate problems in the printing process.

1. In the Command field, enter transaction SP01 and choose Enter
 

clip_image028
 
2. Enter *CMM* or *JMM* or *SRM_SERVICE* in the Created by fields:
Date created (date)
3. Enter date into To date field
4 .Choose clip_image002[1]
 
clip_image030
 
Go to Edit – click on Select All
 
clip_image032
 
Go to Spool Request – click on Delete
 
clip_image034
 
clip_image036
 
Click on Yes

Troubleshooting Printing Problems

The following is a list of possible steps to perform when you notice printing problems in the system. These problems can be very different: no printing at all, slow printing, printing garbage, and so forth.
In any case, you should
¨ Check and monitor the spool work process from the Process overview transaction as well as from the operating system spool (print daemon or print manager). Also, check that the message server is working properly.
¨ Particularly, check that you can print normally from your operating system.
Find which printer is causing the problems. Use transaction SP01 System Services Output controller.

¨ Check the output request attributes, the log files, and the size of the print job
¨ For remote printers, check the network connection.
¨ If a print job has been printed out but contains unreadable characters, check whether the device type is the most appropriate, whether the printer is working in emulation mode, and what the access method is for the device.
¨ When nothing is output at the printer and the output controller is in wait status, check the system developer traces and the system log and look for timeout messages. Check that all application servers running spool work processes are reachable.
¨If the job has status Complete or problem and nothing is output at the physical printer, it might be related to a wrong output device definition, a problem in the host spooler, the physical printer, or the SAPLPD transfer program. Carefully check the access method.
¨ If printing is very slow, possible causes might be lost indexes in the spool tables, too many spool table entries, slow WAN connections, or incorrectly defined access methods. Often you will need to review the printing strategy about distribution of output devices in several application servers according to their expected volume and size of print jobs. Refer to the SAP online documentation and the SAP net about some interesting planning strategies for the spool system.

Newer Posts Older Posts
© Copyright Full SAP BASIS
Back To Top