Peeman, except for Excel, I haven't touched a microsoft product at work for the last 2 years, (including VB). I started out using access, as it's one way non computer people like me can wing it.
Have been programming Oracle 8i databases using PLSQL since then....
Charleville (Ireland) Still. ANYONE GOT A JOB I CAN HAVE ? GIZA JOB. I CAN DO THAT....
Posts
463
Originally posted by Gaffer LOL got in first td..... :givesthefingers:
Peeman, except for Excel, I haven't touched a microsoft product at work for the last 2 years, (including VB). I started out using access, as it's one way non computer people like me can wing it.
Have been programming Oracle 8i databases using PLSQL since then....
...and moonlighting as the Milk Tray man...
ooohhhwwww..
So whichever way you look at it, the response times are down to you then (if you wrote the SQL.. )...
nah nah, don't gimme that connection & bandwidtch cobblers....
As for the milk tray man..... wearing a black polo neck sweater does not qualify you....
want a job ? You can do this... writing Apps to be deployed into Sausage factories.... TWO TIER mindyo; none of this distributed COM architecture for these boys, they just don't see the need....
So whichever way you look at it, the response times are down to you then (if you wrote the SQL.. )...
nah nah, don't gimme that connection & bandwidtch cobblers....
As for the milk tray man..... wearing a black polo neck sweater does not qualify you....
want a job ? You can do this... writing Apps to be deployed into Sausage factories.... TWO TIER mindyo; none of this distributed COM architecture for these boys, they just don't see the need....
Yeah, it's amazing how complicated these Select * from.... statements can be
Charleville (Ireland) Still. ANYONE GOT A JOB I CAN HAVE ? GIZA JOB. I CAN DO THAT....
Posts
463
Gaf,
Poxy Server in M.Mouse Industries has only just returned.
Wot I'm meaning is, your db instance is in the US, you're using some kind of tool for Oracle to Execute your SP's or wotever across the WAN ? No replication capability anywhere on route ?
Peeman...
only trying to help/ be nosey and get out of sausage programming for a bit...
Poxy Server in M.Mouse Industries has only just returned.
Wot I'm meaning is, your db instance is in the US, you're using some kind of tool for Oracle to Execute your SP's or wotever across the WAN ? No replication capability anywhere on route ?
Peeman...
only trying to help/ be nosey and get out of sausage programming for a bit...
Yeah, db is in US, and no replication capabilities - we were hugely dissappointed to learn 18 months ago that the SMBC data centre was to be centralised in the US.
Now we have support before 1pm, the DBAs hands are tied as everything is US centric (even thought the the majority of international business is done in London), and everything is very strictly controlled. Everything is getting s..l..o..w..e..r, from network, to database access, to program deployment, even to getting passwords (5 weeks for a UNIX password - in a DEVELOPMENT environment).
I am indeed using a tool to construct/run SPs - unbeliebavbly Oracle to not provide one, so it's 3rd party...
Charleville (Ireland) Still. ANYONE GOT A JOB I CAN HAVE ? GIZA JOB. I CAN DO THAT....
Posts
463
Originally posted by Gaffer Yeah, db is in US, and no replication capabilities - we were hugely dissappointed to learn 18 months ago that the SMBC data centre was to be centralised in the US.
Now we have support before 1pm, the DBAs hands are tied as everything is US centric (even thought the the majority of international business is done in London), and everything is very strictly controlled. Everything is getting s..l..o..w..e..r, from network, to database access, to program deployment, even to getting passwords (5 weeks for a UNIX password - in a DEVELOPMENT environment).
I am indeed using a tool to construct/run SPs - unbeliebavbly Oracle to not provide one, so it's 3rd party...
So all your DB tuning etc is dba controlled then ? you can't change your sps /views ?
There are certain tuning things you can do if you have'nt already (use of Hints ??...Select /*+ ALL_ROWS */ xyz from.....)....
or using tables of selected data to query from (thus reducing the wait while a complex query executes)....
Dont' eny you though.... May stick to Sausage code....