Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable filtering a specific user:1.    Open

  1. Open a command prompt on the Precise for SAP FocalPoint server and change directory to the following folder:

...

  1. <i3_

...

  1. root>\products\sap\bin\

...

  1. Run the following command:
    I4SAPExcludeEnable.bat <USERNAME>
    where <USERNAME> has to be replaced with the SAP user you want to filter out. The user name must be in UPPER CASE.

...

  1. Restart the Precise for SAP FocalPoint.

Anchor
DisableFilterSpecificUser
DisableFilterSpecificUser
Disabling the filtering of a specific user

To disable filtering a specific user:1.    Open

  1. Open a command prompt on the Precise for SAP FocalPoint server and change directory to the following folder:

...

  1. <i3_

...

  1. root>\products\sap\bin\

...

  1. Run the following command:

...

  1. I4SAPExcludeEnable.bat (without any parameters).

...

  1. Verify that this folder:

...

  1. <i3_

...

  1. root>\products\sap\focalpoint\dataretriever\resource
    contains the same files as:

...

  1. <i3_

...

  1. root>\products\sap\focalpoint\dataretriever\resource.all

...

  1. Delete the folders:

...

  1. <i3_

...

  1. root>\products\sap\focalpoint\dataretriever\resource.all
    and:

...

  1. <i3_

...

  1. root>\products\sap\focalpoint\dataretriever\resource.noi3

...

  1. Restart the Precise for SAP FocalPoint.

    Info

...

  1. The filter will affect all monitored instances and only 1 user can be filtered out. Therefore, if the filter option is used it is recommended to configure the same monitoring user for all SAP systems.

Anchor
ImportSAPUserInfo
ImportSAPUserInfo
Importing SAP user information from ASCII files

...

Once you have performed a manual import, you should not turn back on the automatic import feature. If you turn back on the automatic import feature, any users that were manually imported and do not appear in the SAP user account tables will be deleted from the PMDB.NOTE    It

Info

It is recommended that you keep the ASCII text file in another location. When you want to import new users, add them to the ASCII text file and again import the entire list. The assignment of user areas to locales is not deleted during a manual import of the ASCII text file.

Importing from ASCII files

By default, Precise for SAP is set to automatically import data from SAP tables. To manually import user information from ASCII text files, you need to do the following:•    Turn

  • Turn off Automatic Import and do not turn it back on (for more information, see

...

...

...

  • Create an ASCII file that contains a list of users.

The ASCII import file must be a comma separated value (CSV) file. This format stores each record as a new line and separates each field with a comma. If the field value contains a comma, enclose the field within double quotes (“ “). If you enclose the field within double quotes and the field value also contains a double quote, replace the double quote with two double quotes. For example, a hypothetical field called Corporate “Sales” Force, would be written as Corporate ““Sales”” force.

...

“Production”,”PRD”,”000”,”CHRIS”,”Ohio - Bldg1”,”Safety Engineering” Production,PRD,000,PAT,Ohio - Bldg2,”Corporate ““Sales”” Force”•    Convert

  • Convert the ASCII file to internal binary file format.

You must convert the created ASCII file to a Precise internal binary file format using a utility called:

...

Because other components are dependent on it, you must place this module in the following directory:<i3

<i3_

...

root>\products\sap\bin.

Otherwise, an error message appears, indicating that required DLL files are missing. Place the binary file in the appropriate Precise for SAP directory in preparation for loading.

Anchor
TurnOffAutoImport
TurnOffAutoImport
To turn off the automatic import feature in Precise for SAP•    Add

  • Add <user-list>0</user-list> to the following file:

...

<i3_

...

root>\products\sap\cfg\IS1\agents-config.xml

and before </workload-settings>.

To create an ASCII file that contains a list of users•    Create

      • Create an ASCII file that creates the following fields:

        Info

...

      • All fields are mandatory and must be separated by a comma without blanks. Each record needs to be created on a separate line.

        Field nameDescription
        system

...

      • nameThe System Name is a free text description of the SAP system.

...

      • "Production” is an example of a System Name. Use the same System Name used in the Precise for SAP installation program. You must use the same exact name and case, as defined for this system in Precise for SAP.
        SID

...

      • Indicates the SAP 3 alpha-numeric characters SID (System ID) for this user’s SAP system; for example, “PRD”

...

      • clientIndicates the SAP client for this user; for example, “000” Define users for each client you want Precise for SAP to monitor.
        userid

...

      • Indicates the SAP user ID for this user. The user ID must be in upper-case.
        user

...

      • areaIndicates the user area where this user is located. For example, “Ohio - Bldg1” User areas are mapped to individual locales with the Precise for SAP Locale Setting.
        organization

...

      • Indicates the business organization for this user ID; for example, “sales”

To convert the ASCII file•    Run

  • Run the following command:

PSSP_CONVERT_USERFILE ascii-file sid [org-field] [user-area-field]

The sid parameter indicates the SAP SID for which users are imported; for example “PRD”. All lines in the file should contain a matching SID column.

The [org-field] and [user-area-field] represent a number that indicates the field used for the values in the file, as follows:

1:    Department

2:    Building

3:    Location

4:    Name1

5:    Name2

6:    Name3

7:    Name4

8:    Region

9:    Cost center

10:   Account

...

  1. Department
  2. Building
  3. Location
  4. Name1
  5. Name2
  6. Name3
  7. Name4
  8. Region
  9. Cost center
  10. Account
  11. Class

The default value for for [org-field] is 1 (Department). The default value for for [user-area-field] is 2 (Building).

This command creates a new binary file in the same directory as the ASCII file. The name of the file will be 00000000.000000000.<sid>.usrlist<sid>usrlist. This file is located on the server where the SAP AppTier Collector agents are installed. It is recommended that you view the file when the conversion process has completed to verify that it contains all the users included in the original file.

To import the binary file1.    Verify

  1. Verify that you have turned off the Automatic User feature. If this feature is turned on, it can cause a conflict between a user list that is generated automatically and the user list that you created.

...

  1. To incorporate the binary file in PMDB, copy it to the following directory: <i3_root>\products\sap\rfg

Once you have copied the file to this folder, it will automatically be loaded into the PMDB and then deleted.

...

NOTE    If you turn back on the automatic import feature, any users that were manually imported and do not appear in the SAP user account tables will be deleted from the PMDB.•    Delete

  • Delete the <user-list>0</user-list> element from the file:

<i3_root>\products\sap\cfg\IS1\agents-config.xml

 

Precise. Performance intelligence from click to storage. Learn more > >

...