1,488 Topics

Member Avatar for
Member Avatar for b3r1k

can Any one Help me please!! How to make a Procedure can send email with attachment ? thx

0
53
Member Avatar for sandy_b76

Hi, I need to Pass XML File as Parameter to SP and read it and store the tag value in variables. Any example for the same is preferred. Thanks

-1
91
Member Avatar for sandy_b76

Hi, How to check if BLOB field is NULL or Not in a Table though other data is available in a selected row ? I need to do this in a sql statement. Thanks Sandy

Member Avatar for sandy_b76
0
2K
Member Avatar for Joncamp

What is the limit on how many records you can have in a table in Oracle? It must have a limit. Also, has anyone ever benchmarked Oracle on sorting records... say 1,000,000 records of a small record size, just 2 or 3 fields? :cheesy:

Member Avatar for debasisdas
0
3K
Member Avatar for jaeej

How can Stored procedures be used in oracle reports for creating reports instead of SQL queries? Thank you.

0
95
Member Avatar for karan_21584

right now i am studying my final year UG degree. i have developed my project in VB and ORACLE 8i...now i want to execute my project in my college.... now whats the problem is i have to create tables every time in another system.... so i want to bind the …

Member Avatar for rdhiravani
0
73
Member Avatar for kurma
Member Avatar for debasisdas
0
66
Member Avatar for jaeej

Hi, I have few reports which have been created using the Microsoft Sql Server Reporting Services.Now i want to create similar reports using Oracle Reports 10g. Will i need to start from scratch the creation or is there migration tool that would reduce the efforts for the same. Thanks in …

0
75
Member Avatar for Joncamp

Hi, Im installing Oracle 10g on Fedora 5, I did it once, but when I tried to set it up again I got this error on the last part of the install... ORA-12157: TNS: internal network communication error Anybody know what might cause this? I think I have installed all …

0
94
Member Avatar for man_evolution

[B][COLOR=Blue]I've used php mambo and oracle 9 to develop a web-based application..I also used separate server for database and the system..but sometime an error occur to the database connection, its display "Could not connect to database" after submit the data..Anyone can help me out to solve this problem? [/COLOR][/B]

Member Avatar for rbirnale
0
173
Member Avatar for Fungus1487

hello, ive been busy trying over and over and over again to write a block of SQL that will perform this task for me but have failed ever time. hopefully someone can point me in the right direction or at least gime a hand cheers. task : to work out …

Member Avatar for davidcairns
0
122
Member Avatar for nisrin

hello, Im using VB6 and connecting to an Oracle 9i db via ADO. My tables are stored in the SYS folder and am having a problem while accessing these from VB. While connecting to Oracle as username: sys, pswd: change_on_install, the following error message is seen: 'Test connection failed because …

0
69
Member Avatar for Masood Ali

I m using oracle pro compiler to connect to the database and execute dml statement in a C++ program using visual studio 2005. when this procompiler connects to database, it creates a communication area known as sqlca. I have connected a file named test2.cpp, to databse using this compiler. Till …

0
61
Member Avatar for Memento

I hope you can help me with this because I am out of ideas... I am trying to pass a structure [I]into[/I] an Oracle procedure and have had no luck… does anyone know how to pass a complex data type into an Oracle database? My idea was to pass in …

Member Avatar for Memento
0
103
Member Avatar for karan_21584

hai, i m new to this site and my 1st post is this. I have a table which consist of some tuples. i didnt set any primary key. by mistakely i entered the same values for two tuples. i want to delete a single tuple without copying the table to …

Member Avatar for davidcairns
0
110
Member Avatar for websmythe

PopUp Windows I just started with Oracle 10 XE (Express Edition) and found a kool How To on creating PopUp Windows in Application Express [URL]http://www.oracle.com/technology/products/database/application_express/howtos/how_to_create_custom_popups.html[/URL][URL="http://www.oracle.com/technology/products/database/application_express/howtos/how_to_create_custom_popups.html"] [/URL]

Member Avatar for websmythe
0
115
Member Avatar for satish.paluvai
Member Avatar for Memento
0
81
Member Avatar for tech291083

Hi, I am using Oracle 10g Express Edition on Fedora core 5 32+ bit os. The problem is when I use the SQL Plus command line to make SQL statements I can not get the previously typed command back at the prompt when I use the up and down arrow …

0
61
Member Avatar for ultra vires

Is there a way to store multiple enteries in a same field (Like adding delim's..etc , which would be considered while we are firing queries at them) Ex: i have a field named subjects.. is is supposed to have multiple entries in the same field (English , maths ,etc) Is …

Member Avatar for ultra vires
0
159
Member Avatar for stupidenator

Hi everyone, I am still fairly new to SAS programming and I have somewhat of a problem. I am writing a program that will input a Microsoft Excel Spreadsheet and convert it to a SAS dataset. From there, I want to insert everything in that dataset into a table in …

0
103
Member Avatar for tech291083

Hi, I want to learn [URL="http://www.linuxforums.org/forum/redhat-fedora-linux-help/88953-oracle-installation-fedora-core-5-32-bit.html#"]oracle[/URL] on Fedora core 5 32+ bit os that I am using at the moment, but can't not find any useful installation guides (Fedora specific) on the net. Can any one please help me out? Thanks.

0
39
Member Avatar for g.prabu

I am using ORACLE 10G . In EnterpriseManager status of the database is " DOWN" , it shows "DOWN" status last two Days. HOW can I rectify This problem. How to startup my database.

Member Avatar for stymiee
0
83
Member Avatar for Mizu

Hi all :) hehe sorry .. lol 1st of all iam new here :) ... and i really liked this site its very informative :) .. and iam sure i will enjoy being a member here.. before when we do a site we choose the database access but this time …

Member Avatar for jwenting
0
99
Member Avatar for sravani

Hi, I am trying to install oracle 10g ODBC driver in my comp. When I downloaded the oracle10.2.0 version into my comp n unzipped tht exe file.According to readme.txt file in that i should run "product.jar" file in the filelocation .but i could not get that.it consists of only products.xml …

Member Avatar for sravani
0
108
Member Avatar for g.prabu
Member Avatar for nisrin

Im making a site to display reminders set by a client and retrieved from the db (Oracle) using JSP. How can I set the reminders extracted from the db into onto a date displayed in a table cell? Please advice. Thank you.

Member Avatar for jwenting
0
61
Member Avatar for stupidenator

Hi everyone, I am still fairly new to Oracle and SQL. I have two tables with the same information in them. Table1 has the same columns as table2. The differnce between them is the date column. Table1 has 2005 records while table2 has 2006 orders. I am trying to write …

Member Avatar for g.prabu
0
185
Member Avatar for nisrin

A calendar can be created easily in VB..but can the details be stored in Oracle...will it be too complicated? I want to create calendars for different departments and store them in separate tables for a Patient Management system.. Please advice..

Member Avatar for nisrin
0
141
Member Avatar for stupidenator

Hello everyone, I am fairly new to oracle and SQL and I am having a little trouble figuring out how to accomplish a task. I have three columns from a table, we will call them 'a', 'b', and 'id'. I first want to order by 'id' and then query the …

Member Avatar for stupidenator
0
525
Member Avatar for nisrin

hi Excuse me for sounding amateurish, but I need help..Im doing a three tiered architecture proj, is it feasible to use JSP codes to store details about calendars and set reminders with Oracle? Im willing to take up challenges, but Im a novice.. Please advice..

Member Avatar for nisrin
0
96
Member Avatar for agrawaltanu1

Hi I am working on Oracle database 10g. I am trying to implement advanced replication on my database. Till now I have replicated tables and those are working fine. Now I want to replicate procedure, in this case on running all the procedures(adding packages and generating replication support) I am …

0
60
Member Avatar for mahul000

String serverName = ? String portNumber = ? String sid = ? Plz answer my above queries , while conecting with oracle 9i and Java.... its urgent !!!

Member Avatar for jwenting
0
151
Member Avatar for haria_kishore

Hi everyone I have one master table with the following structure incm_id Category SubCategory 1001 Expenses A 1002 Expenses B 1003 Income C 1004 Income D I have a child table where i am capturing amount value for the above table and structure is something like id fk_incm_id Amount 10001 …

Member Avatar for alit2002
0
125
Member Avatar for msimonds

I was wondering if maybe someone could shed a light on something for me. I am performing the same SELECT Statement from Oracle on two servers via a simple export script. [B]Server one:[/B] My Localhost Apache/2.2.0 (Win32) PHP/5.1.2 from a RAW field and it is returning the ascii characters, which …

0
104
Member Avatar for tech291083

hi, i am looking for a free download by oracle meant specifically for linux. i am using fedora core 5 32 bit version of linux. thanks.

Member Avatar for tech291083
0
77
Member Avatar for seibor

hey all pls suggest me how to start creating database and tables in oracle.

Member Avatar for alit2002
0
94
Member Avatar for vandora

Hi I have a test vserver and a production server both running linux. Currently a database has been created on the test server and is used for testing applications. Now the databse is ready to be transferred to the production database. And it should function in the exact same way. …

Member Avatar for alit2002
0
100
Member Avatar for butterflyTee

i have tried to answer this question like this (show your attempt) and i did it like this because (show your reasons why you think it is the correct approach) and the results that it gave are like this (show the results that your query produces) and i cannot understand …

Member Avatar for alit2002
0
1K
Member Avatar for Amelia_25

[COLOR=#000000]I am already in job and have very little time for myself. I can spare two hours daily for [/COLOR][COLOR=#000000]preparation. For which certification should I go now? My current work is database management so i'm thinking of oracle certification, guide me in this way. Please suggest some resource too. [/COLOR]

Member Avatar for tech291083
0
58
Member Avatar for raj.sagit

hi im new to jsp i have to connect oracle database 8i with jsp page i want step by step tp connect into oracle database i already refered many threads in this blog as im new to jsp i cant get exact procedure can any 1 give me step by …

Member Avatar for skandar
0
97
Member Avatar for nihilks

i use ADO in VB6 to connect to my Oracle database i made a connection object 'con' and opened the database using it when i executed the statement con.Execute "insert into employee(no,join_date) values(424,'12-SEP-2004')" i found that he new record was inserted into the database(i checked it using sql*plus) . But …

Member Avatar for nihilks
0
217
Member Avatar for aspiring_oca

Hi everyone, I have a little work experience with Oracle. But am a little apprehensive about giving the OCA exams.:confused: Could anyone who has already cleared these exams guide me regarding - 1. which books to refer for both these exams ? 2. how exactly to prepare for these exams …

0
72
Member Avatar for butterflyTee

USING:ORACLE 9i For each of the following tasks, determine (a) the SQL statement needed to perform the stated task using the traditional approach and (b) the SQL statement needed to perform the stated task the JOIN keyword. A list that displays the title of each book & the name and …

0
71
Member Avatar for amateur83

Hi, i have an application that will save the xml to a large object cloumn in DB. It works fine if my xml are in ANSI but if UTF-8, it throws error. Any idea what is going on? Thankx

0
66
Member Avatar for manimegalai

Sir i am B.SC., graudate i have one doubt that is how connect oracle database and vb please clear this problem sir.

0
49
Member Avatar for sameer1982

I'm a novice at VB and wish to populate a datagrid by connecting to oracle table. I've an ADODC data control inwhich I've used Connection String and given the SQL query after selecting cmdText option. The test connection also succeds but only empty datagrid is displayed when I run the …

0
92
Member Avatar for jazzlall

Hi everyone, Just looking some advice and general tips, have a few questions about a final year project I am thinking of doing. Basically it is going to be a stock control system for a nightclub, particulary focussing on their celler. The system will allow the staff/management to review stock …

0
49
Member Avatar for john_pro

i just passed all my oracle exams using certmagic.com guides . they were right on money and had questions which were very close to real exams . Highly recommended . now iam off to start working on cisco track

0
59
Member Avatar for smith_demon

i am learning on purhcasing hotcerts.com $85 package for my ocp exams . anyone knows how good are ocp exams of hotcerts ? . please do let me know.

0
59
Member Avatar for developer_me

hi people, I am very much interested to Oracle. I decided to write one exam soon and I am refering guides from certmagic.com. It seems good. Any of you know any good books than this ?!

0
51

The End.