RUN_AUDIT_EXPORT
Exports audit data.
Usage
pbvcon RUN_AUDIT_EXPORT Server_Name Db_Reference Login_Name Login_Password File_Path Format Starting_Date End_Date Subject Action Time_Type
Parameters
Server_Name
The server name. Use quotation marks if the value contains spaces.
Db_Reference
The database name or path exactly as it is known to the server. Use quotation marks if the value contains spaces.
Login_Name
Login name that has rights to access a Metrics Management database.
If the database is configured to use the BIRT360Plus authentication method, prefix the login name with BIRT360Plus followed by a backslash, for example, BIRT360Plus\PCastillo.
If the database is configured to use an optional authentication method such as AD or LDAP, you can prefix the login name with the authentication method followed by a backslash, for example, LDAP\Joe.
If your authentication method does not require a Metrics Management login name, for example, AD-SSO, LDAP-SSO, or Windows, use any string as the login name. For example, you can use NONE.
Login_Password
User login password. For authentication methods that do not require a user password such as AD-SSO, LDAP‑SSO, or Windows, use any string for the password. For example, you can use NONE.
File_Path
The path and name of the export file. Use quotation marks if the value contains spaces.
Format
Output format. Valid values are CSV or XML. The default is XML.
Start_Date
Starting date in the format yyyy/mm/dd.
End_Date
Ending date in the format yyyy/mm/dd.
Subject
An audit subject. Valid values are Commentary, Data, Object, System, and #ALL.
Action
An audit action. Valid values are Create, Delete, Disable, Edit, Enable, Import, Remove, Run, and #ALL.
Time_Type
A time type. Valid values are Local and UTC. The default is UTC.