Common Content for Data Engineering
- Common Content for Data Engineering 10.5.3
- All Products
deleteAuditHistory <-DomainName|-dn> domain_name <-UserName|-un> user_name <-Password|-pd> Password [<-SecurityDomain|-sdn> security_domain] <-AtServiceName|-atn> Analyst_service_name <-GlossaryIdentity|-gi> Glossary_Identity
Option
| Description
|
---|---|
-DomainName
-dn
| Name of the Informatica domain.
|
-UserName
-un
| User name to connect to the domain.
|
-Password
-pd
| Password for the user name.
|
-SecurityDomain
-sdn
| Name of the security domain to which the domain user belongs.
|
AtServiceName
-atn
| Required. Name of the Analyst Service.
The name is not case sensitive and must be unique within the domain. The characters must be compatible with the code page of the associated repository. The name cannot exceed 230 characters, have leading or trailing spaces, or contain carriage returns, tabs, or the following characters:
|
-GlossaryIdentity
-gl
| Required. The identity of the glossary for which you want to delete the audit history. You can obtain the glossary identity from the Model Repository Service database using the
select PSB_EXTERNID from PO_BGGLOSSARY where POB_NAME = '<glossary_name>' option.
|