Ask a Question related to Coldfusion Database Access, Design and Development.
-
Sheds20 #1
Can I refresh a materialized view in CF?
I am currently working on a project where we are looking to migrate an existing
process to use ColdFusion. That process currently executes a call from a DOS
batch file to refresh an Oracle 9i materialized view. I would like to have
that refresh executed by using Coldfusion. However, I am not sure how to do
that.
Can anyone help me? Can it even be accomplished?
(I have googled the web on ColdFusion and Materialized view and there is no
info out there on this topic.)
Thanks.
Sheds20 Guest
-
Refresh view from web. Load data from local
In the web i set my settings to allow all sites (flash security settings) My flash load some xml and movie files from server. When I "Test movie"... -
Not view refresh flash on web
I have a problem. Compile Player: 7.0 ActionScript: 2.0 Local Playback Security: Access Network Only In the web i set my settings to allow all... -
TemplatedControlDesigner - how to refresh design view
Hi all I have a simple templated control (the one from ASP.NET quickstarts, little modified ->... -
Problem with refresh button breaking automatic refresh
As a public service, I'm posting the solution to a problem I had. The bizarre thing is that I think this should have created an error. Instead, it... -
ORA-02266 when refreshing materialized view
Can you post your MV definition? Most likely you have other tables referencing the MV. Check user_dependencies. - Jusung Yang ... -
OldCFer #2
Re: Can I refresh a materialized view in CF?
Look a using cfexecute to run the batch file.
OldCFer Guest
-
Sheds20 #3
Re: Can I refresh a materialized view in CF?
Thanks. That was going to be my backup plan if the refresh could not be executed or initiated directly using a ColdFusion command.
I appreciate the input.
Sheds20 Guest
-
xcoldnet #4
Re: Can I refresh a materialized view in CF?
my host does not allow the use of CFEXECUTE nor CFREGISTRY under any
circumstances!! Is that a global policy or it is possible to find host that
allow you to use such tags? If yes where?
Thank you,
Dario
xcoldnet Guest



Reply With Quote

