Compilation of a Siebel Repository from a Local Database Initialized with a Database Extract where "
This issue concerns Siebel Tools SIA 8.1.1.5 with quick fixes 1, 2, 13, 24, 28, 47, 48, 52, 53, 55, 60, 62, 63, 65, 69 & 83.
If you do a database extract on an SIA 8.1.1.5 server with all quick fixes to QF0583 using "Extract all Repository Tables = True" and then use that extract to initialize a Tools database, you may not be able to compile an SRF. Out-of-the-box scripts have syntax errors in the Local database and the first error encountered causes compilation to stop.
During either extract or local database initialization, script string structures like "\\" convert to "\" and "\n" converts to "
"
These are syntactically incorrect. This string conversion occurs in Tools initialization on Windows 7 and Windows XP, so it is not platform dependent.
If you do a database extract on an SIA 8.1.1.5 server with all quick fixes to QF0583 using "Extract all Repository Tables = True" and then use that extract to initialize a Tools database, you may not be able to compile an SRF. Out-of-the-box scripts have syntax errors in the Local database and the first error encountered causes compilation to stop.
During either extract or local database initialization, script string structures like "\\" convert to "\" and "\n" converts to "
"
These are syntactically incorrect. This string conversion occurs in Tools initialization on Windows 7 and Windows XP, so it is not platform dependent.
1