Search the web
Sign In
New User? Sign Up
VOUGlist · Virginia Oracle User's Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 492 - 521 of 923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
492
The change in versions might affect how your applications work, they use different libraries, etc on the client side. I would test out how your apps work...
Michael Robison
mrrobison@...
Send Email
Aug 4, 2003
1:36 pm
493
I just learned something that was (to me) very unexpected, and I'd like to share it with you. We are in the process of taking over a Portal instance (v....
Matt Fierst
fierstm
Offline Send Email
Aug 6, 2003
9:00 pm
494
Hi Folks! I have some problem while installing the Oracle9i Databse server on MAC OS X system. Database has been installed perfectly, the problem I'm getting...
Hariom K. Verma
hariomkverma@...
Send Email
Aug 6, 2003
9:00 pm
495
You don't necessarily have to upgrade the client. I have several client versions connecting to 9i databases. The the version 7 clients are the only ones I'm...
Brett Ogletree
bretto97@...
Send Email
Aug 6, 2003
9:00 pm
496
HI, I thought I had my backups in order till Monday morning(Aug,4th). We have an imaging server on a Compaq Prolient server with two drive cages running MS SQL...
Allen Shepard
ashepard@...
Send Email
Aug 6, 2003
9:00 pm
497
Presizing the files to a "max" value + growth room before they are filled with tables and data is almost always a time saver. Many systems extend a file by a...
Dr. Robert Young
rcyoung@...
Send Email
Aug 11, 2003
2:54 pm
498
+ Interjection by listserv moderator: + Multiple replies to this posting, below... ... From: "Mark C. Stock" <mcstock@...> As a broad principle, most...
Virginia Oracle User'...
vouglist
Offline Send Email
Aug 11, 2003
3:03 pm
499
Under the category of "I don't know why it does that, must be a bug": For too long I've put up with SQL*Plus on windows randomly dropping characters on wide...
Mark C. Stock
vouglist
Offline Send Email
Aug 12, 2003
1:10 pm
500
We're trying to install a working well-tested application that runs on 8.1.7 in a 9.2 database. Everything imports and compiles properly, but some of the...
John Flack
johnf@...
Send Email
Aug 14, 2003
2:20 pm
501
Mark, This is incredibly useful. Thanks for sharing. Munit...
M A
mafework123@...
Send Email
Aug 14, 2003
2:20 pm
502
I did a presentation for MAOP on combining html and sql. If anybody wants the presentation email me. I really enjoyed it. Orest Roman Swystun email address -...
Orest Roman Swystun
cossakking
Offline Send Email
Aug 14, 2003
2:20 pm
503
When we've gotten this sort of error on our Unix and Linux systems, it has usually meant that one or more of the kernal parameters is not set to Oracle's...
John Flack
johnf@...
Send Email
Aug 14, 2003
2:20 pm
504
I am trying to test loading an image into a table as the BLOB datatype. I first ran the statement " create or replace directory images as 'c:\images';" and...
Saxon, Rebecca A
rebecca.a.saxon@...
Send Email
Aug 22, 2003
12:47 pm
505
Hi Rebecca, The problem is that oracle doesn't know that file exists at 'c:\images'. There's a parameter in init.ora file called 'utl_file_dir' set...
Tarun Sharma
Sharma_Tarun@...
Send Email
Aug 25, 2003
6:25 pm
506
Greetings: This may be simple minded and may or may not be your problem (*I* did make this mistake once, though ;-) ). Is "C:\images" on your server? I once...
jlg
goldsmithj
Offline Send Email
Aug 25, 2003
6:26 pm
507
Hi, I want to save an OS file (such as excel, word) into an Oracle database and load it from databse back to the OS . What is the best way, and how can I do...
Yrd. DoƧ. Dr. Kem...
kturhan@...
Send Email
Aug 28, 2003
12:53 pm
508
A lot depends on how this activity fits into your overall application design, but here are three possibilities: 1. Use Oracle Internet File System (IFS)....
John Flack
johnf@...
Send Email
Aug 28, 2003
8:54 pm
509
You can also use a Bfile column in your table, which let you manage your files externally (pointers). Doing that preserves double usage of disk space. ...
mathias FATENE
mfatene
Offline Send Email
Aug 29, 2003
12:20 pm
510
Hi everyone, I'm having some problems understanding how the uifont.ali file works, so i can print reports on PDF format using a barcode font. I'm using Red Hat...
marcusvrj
Offline Send Email
Sep 2, 2003
9:02 pm
511
I ran across this basically undocumented feature and thought I would pass it on: Queries like select emp.empno. dept.dname from emp, dept where emp.deptno =...
Mark C. Stock
mcstock@...
Send Email
Sep 11, 2003
1:26 am
512
Anybody using XSQL or any other tools to generate PDF files for web-based applications? I'm looking for a way to programmatically generated multi-page PDF...
Mark C. Stock
mcstock@...
Send Email
Sep 11, 2003
1:28 am
513
Take a look at a java-PDF library called iText, http://www.lowagie.com/iText/. I use it for reports in web application. Erica ...
Erica.He@...
dawson_yang
Offline Send Email
Sep 12, 2003
12:19 pm
514
I have a method using PL/SQL utl_file to write out to a file. I am using this to produce PDF reports with FinApps 11i. ...
Kevin Budziszewski
KevinBud@...
Send Email
Sep 12, 2003
12:19 pm
515
Hello all, Does anyone know if it's possible to define a materialized view log on a table that's an xml type table? Thanks, Dan Dan Herrup Oracle Certified...
Dan Herrup
dherrup@...
Send Email
Sep 15, 2003
12:04 pm
516
VOUG Membership - You may have heard that we've decided to hold off on having a conference this Fall (see the VOUG website for more info on that). However,...
Virginia Oracle User'...
vouglist
Offline Send Email
Sep 15, 2003
1:14 pm
517
Anybody using oracle 9i-2 on redhat enterprise linux- AS 2.1 (kernel 2.4.9-e.3, glibc 2.2.4-26) in your production system? If yes, are you using intel X86...
Agarwala, Rajib
rajib_agarwala@...
Send Email
Sep 17, 2003
1:07 pm
518
I have a situation where I need to copy (not necessarily replicate, although that is an option) data from one database to another on a regular basis. The...
Anderson, Dennis H.
dhanderson12000
Offline Send Email
Sep 23, 2003
6:40 pm
519
+ Interjection by listserv moderator: + Several responses to this posting, below, plus a ... From: "John Flack" <johnf@...> If you wanted to do this from...
Virginia Oracle User'...
vouglist
Offline Send Email
Sep 25, 2003
1:21 pm
520
+ Interjection by listserv moderator: + Please contact the author of this posting directly at + bmujahid@... if you are interested in following-up. +...
Naml
naml2000
Offline Send Email
Oct 6, 2003
6:16 pm
521
Folks, I'm playing visiting 'fireman' to a project that has issues. I'm very new to advanced queuing. How many SNP processes should they have ? Sun...
Goff, Darrell L.
vouglist
Offline Send Email
Oct 8, 2003
1:33 pm
Messages 492 - 521 of 923   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help