EO_DSCOMPARE(SQL Table) |
Index Back |
---|---|
Directory InterfaceDirectory Interface - Compare directory to DB |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DSMAPNAME | Character(50) | VARCHAR2(50) NOT NULL | Directory Entry Map Name |
2 | DSDN | Character(200) | VARCHAR2(200) NOT NULL | Distinguished Name |
3 | DSATTRIBUTE | Character(50) | VARCHAR2(50) NOT NULL | Directory Attribute |
4 | DSVALUE | Character(100) | VARCHAR2(100) NOT NULL | Directory Value |
5 | DS_ERROR | Character(2) | VARCHAR2(2) NOT NULL |
Error
1=DN not found in Directory 2=DN not found in PeopleSoft 3=Attribute/Value not in Dir 4=Attr/Value not in PSoft |