Considering using UDB V8 replication AIX-to-AIX. I wanted to do a check with some of you who may have implemented it, to see if there was a positive pattern of stability, accuracy, etc. (versus being error-prone) with this product before I start charging head-in.
Thanks
Thomas V. Flaherty...
I just went through a day or 2 of hell with a partitioned table issue in 9.2.0.3.0 that I would like to share....
We have a table that is partitioned by RANGE (Subject Area) and subpartitioned by LIST (Month-Year). We are building a data warehouse and needed to reload data for one partition...
Anyone have any useful experience with MVs in 9iR2? I cannot get a FAST refresh to work with an Outer-Join non-Aggregate MView.
The Explain_MView results say "the unique constraints does not exist on the join columns of the inner table" when I clearly have a Primay Key (Unique)...
What I need to know: Does this product come with the base Client/Server products or do I need to purchase additional licenses to use it?
Thanks, Tom "Helping others to help themselves..."
=================================
Thomas V. Flaherty Jr.
Birch Hill Technology Group, Inc...
Hi all - I need to do what I refer to as de-pivoting, or also may be called "de-normalizing".
Here is a sample set of records...
Customer Month Count
1 1 120
1 2 230
1 3 89
2 1 102
2 2 702
2...
I have an HTML form that calls a CGI (perl) script, passing Department/Group names as "GET" submit arguments.
This script does some logging and parsing stuff but is invisible to the user (no output). I need to then call another CGI script, passing along the "Group" name and...
Having a problem installing Remedy 4.5.2 on Windows2000 Professional (not server), SQL Server 2000. The ARS Remedy service will not start because it is looking for "MSSQLServer" default instance.
I have a specific named instance called MSSQL$<my instance>.
How do I configure Remedy...
I am using this module to communicate asynchronously with a "DBC Signal" box (Stock quotes) thru COM1. I am able to send commands to the box - but cannot tell if I am in asynch verus polling-mode.
The synopsis says it handles both modes but doesn't tell me how to get into one or the...
Can anyone point me in the direction of figuring out how to set the font and font-size of a report file I am writing to ? This is not HTML, just straight ASCII output. I need to also set the page to Landscape, etc. Do I need to do this from a printer perspective or does Perl let me do it ?
[I am using ActiveState 5.6 on Win2K]
I have a binary char assigned to a variable and am trying to do a right-shift on it, but getting weird results...
# $divLByt is left-byte of a 2 char binary string
my $ordval = ord($divLbyt);
print ("Ord of DivLeftByte = [$ordval]\n");
# Prints...
Anyone know how to perform a bitwise and "&" against an integer and ASCII character (e.g. (65 & "A") ) ? I can do this for two integers easily enough...The example above should yield 1 but I alwasy get 0....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.