Overcome Error while Checkout
Submitted by dtadmin on Sun, 09/04/2011 - 21:49
A common error encountered while doing an object Checkout/Get is –
Siebel-ERR-1109: Unable to read value from export file (Data length (4) > Column definition (1));
Solution :
Siebel Tools error during checkout / get are almost associated with the local repository having a different schema. In general, to resolve this issue, we generate a new database template and do a database extract. Then reinitialize the local database to solve the issue.
Alternatively you can perform the below steps to resolve the issue:
Go to Windows Start ->Run->Regedit
Go to [HKEY_CURRENT_USER\Software\ODBC\ODBC.INI
Add a new key (If not already available) with your Oracle Connections name (example ->DEVSIEBEL, TESTSIEBEL, PFIXSIEBEL etc.)
Add the following string values for the new key.
PacketSize = 0
EnableScrollableCursors = 0
ColumnsAsChar = 1
ColumnSizeAsCharacter = 1
You are all set & you can do checkout / get without any error. This Registry tweak also enables the Checkout button in case it is greyed out.
Related Articles:
Browse Categories
User login
Navigation
Popular content
- Autosys Job Handling (13,609)
- GE UNIVERSAL REMOTE INSTRUCTIONS (12,357)
- Siebel User properties (9,094)
- Test 1 - NC Drivers License Test - DMV Question Dump (8,770)
- Making a View "Read Only" based on a criteria: Aspect User Property (4,216)
- Siebel Application Response Measurement (SARM) (4,144)
- Siebel Predefined Queries (PDQ) – Reference (4,080)
- Siebel Server Component Event Logging (3,662)
- Strategies for Building Team Cohesion (3,153)
- How to create the EBC’s in Siebel (3,085)
Readers who viewed this page, also viewed:
No related items were found.
