Comments
Sort by recent activity
Hi Dominic,
Thanks for this. Here is the latest build with this fixed: http://download.red-gate.com/EAP/Schema ... .0.767.exe
Thanks,
Neil / comments
Hi Dominic,
Thanks for this. Here is the latest build with this fixed:http://download.red-gate.com/EAP/Schema ... .0.767.exe
Thanks,
Neil
skoffer wrote:
Version 3.0.0.719
My view is like
CREATE MATERIALIZED VIEW smmry_cross_tab_equity_10
BUILD DEFERRED
REFRESH COMPLETE
AS WITH ba AS
(SELECT
rds_employee_id
,pcr_team_id
....
When trying to schema compare it I get the following error:
Parsing failed with message SyntaxError. Unexpected token 'AS'(Line 4, Col1) Sumbol Id.
Hi thanks for this. I've been able to recreate so I'll have a fix for you soon. / comments
skoffer wrote:
Version 3.0.0.719
My view is like
CREATE MATERIALIZED VIEW smmry_cross_tab_equity_10
BUILD DEFERRED
REFRESH COMPLETE
AS WITH ba AS
(SELECT
rds_employee_id
,pcr_team_id
....
When t...
Hi,
I believe this has been fixed. You can try the latest builds of Schema Compare and Source Control here: http://download.red-gate.com/EAP/Source ... .0.100.exe http://download.red-gate.com/EAP/Schema ... .0.737.exe
Please let me know if the problem persists.
Thanks,
Neil / comments
Hi,
I believe this has been fixed. You can try the latest builds of Schema Compare and Source Control here:http://download.red-gate.com/EAP/Source ... .0.100.exehttp://download.red-gate.com/EAP/Sch...
Hi,
Thanks for your post. Assuming you are talking about the situation where multiple people are working on the same Oracle instance you can "check out" or lock an object as outlined here: http://documentation.red-gate.com/displ ... ng+objects
The developer locks an object from modifications and until he unlocks it other users are prevented from modifying it. He can continue to work and other users will get an error if they try to change it.
Thanks,
Neil / comments
Hi,
Thanks for your post. Assuming you are talking about the situation where multiple people are working on the same Oracle instance you can "check out" or lock an object as outlined here:http://do...
Hi guys,
Thanks for posting. We are aware of this one. We're having a look at it to make sure we can ship and not break existing projects etc.
Thanks,
Neil / comments
Hi guys,
Thanks for posting. We are aware of this one. We're having a look at it to make sure we can ship and not break existing projects etc.
Thanks,
Neil
Hi,
You can't do this at the moment. In v2 you can filter the objects so that ones that don't match are ignored but it is not persistent.
We will soon be looking into filtering at several levels to enable more powerful control over what the tool includes on each screen.
Thanks,
Neil / comments
Hi,
You can't do this at the moment. In v2 you can filter the objects so that ones that don't match are ignored but it is not persistent.
We will soon be looking into filtering at several levels to...
Hi,
Thanks for this. I'll investigate this and the other problem you reported with NOLOGGING and get back to you.
Neil / comments
Hi,
Thanks for this. I'll investigate this and the other problem you reported with NOLOGGING and get back to you.
Neil
Hi,
Please upgrade and try the latest version from here: http://download.red-gate.com/checkforup ... .0.719.exe
I believe this may be fixed.
Thanks,
Neil / comments
Hi,
Please upgrade and try the latest version from here:http://download.red-gate.com/checkforup ... .0.719.exe
I believe this may be fixed.
Thanks,
Neil
Hi,
Can you tell me what version of Schema Compare for Oracle you are using please?
Thanks,
Neil / comments
Hi,
Can you tell me what version of Schema Compare for Oracle you are using please?
Thanks,
Neil
Hi Thomas,
Source Control is a standalone tool and does not integrate into TOAD or SQL Developer. It will pickup changes made via any IDE or Sql Plus, also locked objects work independent of what environment you are using.
Thanks,
Neil / comments
Hi Thomas,
Source Control is a standalone tool and does not integrate into TOAD or SQL Developer. It will pickup changes made via any IDE or Sql Plus, also locked objects work independent of what e...