Posts
Sort by recent activity
Schema Comparison HTML reports too big
Hi
I' doing schema compairson and sending the report and deployment script in scheduled jobs to the developers,but the size of few HTML reports is going even to 120MB,even after zipping the size is...
Possible to put "prompt" in deployment script
is it possible to put prompt option in deployment script so that we can get output messages for all the objects getting created on the screen
in create table some columne names in double quotes why?
Hello
I noticed some of the below named column names in create table command in deployment script are being shown in double quotesOWNER,MODEL,SUPPORT
Would like to confirm is it just because they a...
Integer datatype shown as number(*,0) in deploymnt script ?
In the deployment script we have noticed everywhere where there is integer datatype,it is getting converted as number(*,0), , ofcourse on deployment again the number(*,) gets converted into intege...
comapring grants:Does it compares both system and object pri
comapring grants:Does it compares both system level and object level grants
In one of the schema compairson deployment scripts I see "GRANT FLASHBACK ON X TO Y" ,would like to know does the schema ...
How the sequencing of object creation is take care ?
Hi Richard
question is regarding the sequence of object creation while deploying the diff script
e.g if during deployment script view is getting created based on any table or index is created on ba...
How to get Warning Report with Command line interface?
Hi I'm using below command for oracle schema comparison"C:Program FilesRed GateSchema Compare for Oracle 3sco32" -source star_ro_user/STAR_RO_USER@qnyb3r70{WEB} -target star_ro_user/STAR_RO_USER@DN...
How paritioned tables are compared in oracler schema compari
How paritioned tables are compared in oracler schema comparison?
1)E.g. if in Source Table 'A' have 12 paritions Jan-Dec,In target Table 'A' has 8 paritions Jan-Aug...will the compairson deployment...
'.',hexadecimal value 0x07,is an invalid character
Hi Phil
Below error is coming all the time creating schema comparison HTML simple report from GUI and command line,please help'.',hexadecimal value 0x07,is an invalid character
Please see complete ...
Blank Schema comparison HTML reports through command line
Hi
all my reports for oracle schema comparison are coming as blank when i run through command line
Also from GUI occasionally I'm getting below error whicl generating HTML report'.',hexadecimal val...