Got minus one from a read call ERROR

Hi friends. I am working on a Car Tracking Project with Google Map Api. So, i do a simulation of car movements. A car, passed stations then it would reach its final station. When car passed a station car id and station id are sent database's stored procedure. It is working.
It is working only one car there are. If i simulate two cars there will be a jdbc error:
Got minus one from a read call
?? Whats that? My stored procedure has less jobs. There is no dense job. Why i get this error? is there any limiting number of connections? if it is, how can i increase this?
thanx for responses.

Hi Shiv,
I tried to connect to the database by SQLPlus and Enterprise manager, but both failed.
The DBC file I copied from EBS instance is:
#DB Settings
#Fri Feb 15 14:58:02 PST 2008
GUEST_USER_PWD=GUEST/ORACLE
APPL_SERVER_ID=463B56595DAA6E8DE040A8C050013FF933005836783505288108254724696664
FND_JDBC_BUFFER_DECAY_INTERVAL=300
APPS_JDBC_DRIVER_TYPE=THIN
FND_JDBC_BUFFER_MIN=1
GWYUID=APPLSYSPUB/PUB
FND_JDBC_BUFFER_MAX=5
APPS_JDBC_URL=jdbc\:oracle\:thin\:@(DESCRIPTION\=(LOAD_BALANCE\=YES)(FAILOVER\=YES)(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=tcp)(HOST\=INSPIRON.cdu.com)(PORT\=1521)))(CONNECT_DATA\=(SERVICE_NAME\=VIS1)))
FND_JDBC_STMT_CACHE_FREE_MEM=TRUE
FND_JDBC_STMT_CACHE_SIZE=0
TWO_TASK=VIS1
FND_MAX_JDBC_CONNECTIONS=500
FND_JDBC_USABLE_CHECK=false
FNDNAM=APPS
FND_JDBC_PLSQL_RESET=false
DB_PORT=1521
FND_JDBC_CONTEXT_CHECK=true
FND_JDBC_BUFFER_DECAY_SIZE=5
DB_HOST=inspiron.cdu.com
And I created the following tns entry.
inspiron.cdu.com =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = inspiron.cdu.com)(PORT = 1521))
(CONNECT_DATA =
(SERVICE_NAME = VIS1)
When I tried to connect to the database by SQLPlus/Enterprise manager, I got the following error.
TNS: Connection closed.
Can you please give me some suggestions.
Thanks.
Chunlei

Similar Messages

  • Got minus one from a read call error in ORACLE 11gr2 RAC

    dear all,
    im facing typical issue in my newly built RAC enviornment (11GR2 on linux 64-bit).
    its a typical 2-node RAC setup. whenever application server trying to establish connection , im facing below error.
    Got minus one from a read call error.
    due to this , we are unable to proceed.
    please share your knowlegable thoughts about this issue. i have faced this issue several times in STANDALONE systems and i have rectified it.
    but in 11gr2 RAC setup i have no clue on how to resolve.
    Thank you all once again

    842949 wrote:
    dear all,
    im facing typical issue in my newly built RAC enviornment (11GR2 on linux 64-bit).
    its a typical 2-node RAC setup. whenever application server trying to establish connection , im facing below error.
    Got minus one from a read call error.
    due to this , we are unable to proceed.
    please share your knowlegable thoughts about this issue. i have faced this issue several times in STANDALONE systems and i have rectified it.
    but in 11gr2 RAC setup i have no clue on how to resolve.
    Thank you all once againI am sorry to see that COPY & PASTE are broken for you.
    It is really, Really, REALLY difficult to fix a problem that can not be seen.
    use COPY & PASTE so we can see what you do & how Oracle responds.
    Handle:      842949
    Status Level:      Newbie
    Registered:      Mar 9, 2011
    Total Posts:      7
    Total Questions:      4 (4 unresolved)
    so many questions & without ANY answers.
    http://forums.oracle.com/forums/ann.jspa?annID=718
    Edited by: sb92075 on Jun 22, 2011 9:45 PM

  • Got minus one from a read call

    I am getting a Got minus one from a read call when I run my java program. Here is a portion of the code.
    String dbName = "hahaha";
    String url           = "jdbc:oracle:thin:@localhost:8080:" + dbName ;
    String userName = "bababa";
    String passWord = "cacaca";
    try
              DriverManager.registerDriver(new oracle.jdbc.OracleDriver());
              System.out.println(url);
              System.out.println("Connecting to FAPACMS database....");
         con = DriverManager.getConnection(url,userName,passWord);      
         System.out.println("Successfully connected...");
    st = con.createStatement();                                        
    rs = st.executeQuery("SELECT * FROM 'Courses'");
    System.out.println("Getting data fom courses"); .....} catch .....
    I am unable to find any documentation for this Got minus one from a read call error.
    Any help is truly appreciated.
    Thanks.

    I have tried several combinations for connecting -
    "jdbc:oracle:thin:@localhost:1521:FAPACMS"; Don't quite understand your connect url.
    You are in the forum for Oracle Express Edition, right?
    Oracle XE comes per default with a SID called XE.
    Why do you try to use FAPACMS?
    Are you using a different version of Oracle?
    In any case, please post the result of the command lsnrctl status.
    On my box it looks like this:
    C:\WINDOWS\system32>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 24-FEB-2006 17:50:06
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS des LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Startdatum                22-FEB-2006 16:30:28
    Uptime                    2 Tage 1 Std. 19 Min. 43 Sek.
    Trace-Ebene               off
    Sicherheit                ON: Local OS Authentication
    SNMP                      OFF
    Parameterdatei des Listener d:\oracle\listener.ora
    Log-Datei des Listener    D:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Zusammenfassung Listening-Endpunkte...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DAUSTX505.opal-consulting.de)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DAUSTX505.opal-consulting.de)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services ▄bersicht...
    Dienst "PLSExtProc" hat 1 Instance(s).
      Instance "PLSExtProc", Status UNKNOWN, hat 1 Handler f³r diesen Dienst...
    Dienst "XEXDB" hat 1 Instance(s).
      Instance "xe", Status READY, hat 1 Handler f³r diesen Dienst...
    Dienst "XE_XPT" hat 1 Instance(s).
      Instance "xe", Status READY, hat 1 Handler f³r diesen Dienst...
    Dienst "myodbc3" hat 1 Instance(s).
      Instance "myodbc3", Status UNKNOWN, hat 1 Handler f³r diesen Dienst...
    Dienst "o1010" hat 1 Instance(s).
      Instance "o1010", Status UNKNOWN, hat 1 Handler f³r diesen Dienst...
    Dienst "o920" hat 1 Instance(s).
      Instance "o920", Status UNKNOWN, hat 1 Handler f³r diesen Dienst...
    Dienst "test" hat 1 Instance(s).
      Instance "test", Status UNKNOWN, hat 1 Handler f³r diesen Dienst...
    Dienst "xe" hat 1 Instance(s).
      Instance "xe", Status READY, hat 1 Handler f³r diesen Dienst...
    Der Befehl wurde erfolgreich ausgef³hrt.~Dietmar.

  • Error: Got minus one from a read call, sporadic disconnections...

    Hello,
    I am running JSP apps on Tomcat hitting against Oracle 10g DB. They have been working great. However, recently I am experience some bazzare events. Sporadically, webpages are only displaying partial result or even nothing from DB calls. When I checked the Tomcat log, I saw a bunch of the following error messages.
    java.sql.SQLException: Io exception: Got minus one from a read call
    I've checked network connection (by ping and tnsping) between the webserver and the DB server, and everything looked good.
    Someone said running TOAD on the client machine can cause such sporadic disconnections. Indeed turning off TOAD did reduce the number of errors. However, when I tried to load up a same page from two different web brower instances, I still get the partial results on both pages.
    Does anyone know what is going on? It looks like my app is not waiting enough to get the entire data back. Is there anyway I can do that?
    Thank you very much for your help.
    Frustrated but not gave up yet,
    Yosep

    Hi everyone,
    I got a problem with my jsp code which is giving class not found exception when i try to load the oracle driver for oracle 10g. The sample code is given below...
    <html>
    <body background="bgnd.gif" bgcolor=#FFFFFF>
    <center><h1>Student Registration Form</h1></center>
    <br>
    <form>
    <%@ page import = "java.sql.Connection, java.io.*,java.util.*,oracle.jdbc.*,oracle.sql.*"%>
    <%
    try{
    Class cls = Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    }catch(Exception e){ System.out.println("Driver not loaded");}
    String uname = "system";
    String password = "searching";
    Connection con = DriverManager.getConnection("jdbc:odbc:"+sro,uname,password);
    %>
    <b>First Name: </b><input type=text name="fName">
    <b>Middle Name: </b><input type=text name="mName">
    <b>Last Name: </b><input type=text name="lName">
    <br>
    <b>Student ID </b><input type=text name="studentId">
    <br>
    <b>Date of Birth </b><input type=text name="dOb">
    <br>
    <b>Permanant Address </b><input type=text name="pAddress">
    <br>
    <b>Local Address </b><input type=text name="lAddress">
    <br>
    <b>Level of Degree </b><input type=text name="lOfdegree">
    <br>
    <b>Department </b><input type=text name="department">
    <br>
    <b></b><input type=button name="submit">
    <% String myname = request.getParameter("name");
    %>
    <br>
    Entered name is <%= myname %>
    </body>
    </html>
    Please help me out. Its really urgent...............

  • IO error: Got minus one from a read call

    im trying to set the date sources on my oracle primavera database setup wizard but i get this > IO error: Got minus one from a read call.
    can some help me out please im new at this .

    I don't see the connection to jdeveloper and/or adf.
    You are sure you are posting in the right forum?
    If you think so you must give us your jdev version and an use case.
    Timo

  • Works on local 10g Express but not 9i. : Got minus one from a read call

    Using a desktop I have a 3rd party tool that needs to access an Oracle 9i DB. The tool does not connect to the db at all. I also have Toad installed on the desktop and Toad can connect fine. The error message I get with the 3rd party tool is:
    "Got minus one from a read call"
    I have a laptop in which I have a local 10g Express installed along with the same 3rd party tool. The 3rd party tool can connect to the local Express db.
    I have written a java app. See below. When I run the app on the desktop machine ir produces the same error as the 3rd party tool.
    What is happening on the 9i server that is causing this error. I have seen this error posted on many sites but no responses. Any ideas/suggestions?
    Thanks
    import java.sql.*;
    class TestConnection {
    public static void main (String args []) throws SQLException
    Connection connection = null;
    try {
    // Load the JDBC driver
    String driverName = "oracle.jdbc.driver.OracleDriver";
    Class.forName(driverName);
    // Create a connection to the database
    String serverName = "119.133.45.3";
    String portNumber = "1606";
    String sid = "HCPSD";
    String url = "jdbc:oracle:thin:@" + serverName + ":" + portNumber + ":" + sid;
    String username = "HCPSODS";
    String password = "HCPSODS";
    connection = DriverManager.getConnection(url, username, password);
    } catch (ClassNotFoundException e) {
    System.out.println(e);
    } catch (SQLException e) {
    System.out.println(e);
    Statement stmt = connection.createStatement();
    ResultSet rset = stmt.executeQuery("select PROVIDER_NAME from HCPSODS.BLAZE_PROVIDER_VALUES");
    while (rset.next())
    System.out.println (rset.getString(1));
    stmt.close();
    }

    Here is a fix to this problem I found. Not sure if it will help:
    1. Go to directory $TNS_ADMIN on database tier or database home.
    2. Modify sqlnet.ora file with following.
    tcp.validnode_checking = yes
    Either set above directive value to NO or add machine name where jdeveloper is running to following directive.
    tcp.invited_nodes=(machin-name, machine-name)
    3. Bounce listener using addlnctl.sh under database directory.

  • Got Minus one from a read call Exception

    We are trying to create a connection in Jdeveloper with this Database details -
    Userid/password:ora1146/ORA1146
    (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=adc60060fems.us.oracle.com)(PORT=1567)) (CONNECT_DATA= (SID=c1fpp550 )))
    It shows -
    Test failed: Io exception: Got minus one from a read call.. Could you please help in resolving this issue.

    We're having the same message, at some random points this message just starts and the listener is up.
    Shutting down the enterprise manager and restarting the listener fixes the issue but then the enterprise manager refuses to start.
    We don't really know what is causing this behaviour, hope this can be of help.

  • SQL Developer: Failure -Test failed: IO Error: Got minus one from a read ca

    SQL Developer: Failure -Test failed: IO Error: Got minus one from a read call
    Hi,
    I am sorry I know this is probably most frequently asked question, but I have no idea what I should be searching for.
    I looked up the error above to see if i could find a solution, but unfortunately I did not.
    Right Let me start of with I am a Total Noob.. well it terms of having to install Oracle 11g myself.
    In my University they hosted a database, and assigned us a User & pass thats how I have been using SQL Developer,
    but since I am not longer a university student. I need to use Oracle Database.
    So I downloaded Oracle 11g Enterprise Installed it on my laptop that i don't use much.
    Name the Database: Rudu
    It did all the installation, and seemed to have succeeded, I went on to the https://localhost:1158/em (Though am not sure why em? whats the deal with that? I thought it would be https://localhost:1158/Rudu) anyways....
    Logged in using the System user.
    Went to Users and created a user called: RUDUHR
    Thought yeah its working... went on to my other laptop opened up SQL Developer.
    Created Connection with the following Settings
    Con Name: RK
    User: RUDUHR
    Pass: TEST
    Con Type: Basic
    Role: Default
    Hostname: 192.168.0.8
    Port: 1158
    SID: Rudu
    It don't work though Why is that??????
    192.168.0.8 is laptop that has oracle 11g installed and running.
    I even tried using SYSTEM user to connect, but same error
    also tried changing SID to em, it made no difference I keep getting the error Status: Failure -Test failed: IO Error: Got minus one from a read call
    So ya am clueless... LOL I only know how to create tables and stuff not how to configure a Database.
    and just so you know I did forward the port on me router to correct laptop.

    It don't work though Why is that??????
    192.168.0.8 is laptop that has oracle 11g installed and running.
    It is because you don't read documentation.
    1158 is the default port for Enterprise Manager
    1521 is the default port for Sqlnet.
    Your port number is incorrect.
    Needless to say, you can create your tables in EM too.
    As per the Forums Etiquette post (first link when you get to this page) it is recommended you read documentation before asking Yet Another Doc Question.
    Sybrand Bakker
    Senior Oracle DBA

  • Adobe has changed my password but still when I try to download the update it goes to the old "hint." for the password I don't rememember.  Got the email from Adobe REader that my password has been changed but it doessn't seem to work.

    What can I do?

    Adobe Reader does not require a password to download from Adobe's web site.   
    Adobe Reader's installer does not require a password to function.   
    An installed version of Adobe Reader does not require a password.
    Sometimes, some computer Operating Systems are configured such that to install an application or to install an update to an application an "admin" has to sign in.
    That, of course, involves a password.
    But that has nothing to do with Adobe Reader download, installer or Reader use.
    It is completely a thing of the OS configuration. 
    Be well...

  • Had to replace computer. Got this one from friend. need to retrieve my old Firefox, but old computer is no good.

    trying to retrieve my old Mozilla Firefox /Yahoo Homepage.

    See [http://support.mozilla.com/en-US/kb/How+to+set+the+home+page How to set the homepage]

  • Time Machine read only error & dissapears

    I have been running time machine on a MacBookPro MacOS x 10.5.8 for 2 years.
    Last week for the first time I got the "External Drive is Read Only" error. I followed the instructions in Troubleshooting on verify and repair but it didn't work (details below). I bought a new external drive configured for MAC OS Extended Journaled format and it worked for 5 days before giving me the same error and the same problems reported on verify. I don't want to use the install disk again because it didn't work last time (and it is 10.4.9 not Leopard - I upgraded by download).
    I am at my wits end here. Given that the problem occurred on two different external drives I suspect a problem with my OS.
    Details of errors (more or less the same both times):
    Time Machine Error - Time Machine "Backup volume is read only"
    Finder initially showed that the back up folder was read/write for my user ID and the drive was read/write for the system (not sure because the drive now doesn't appear in finder or in Time Machine ("storage location cannot be found" message)
    Disk Utilities: Repair disk option was unavailable Verify disk was available
    Verify disk showed a lot error messages including a lot in red: e.g. "Incorrect number of directory hard links" "Incorrect number of threads" "Invalid Directory Item Count" "Invalid volume file count" - on the second drive (not the first) it could not complete the verify - error message Verify disk failed: Error: 'Filesystem verify or repair failed.'
    Repair disk was available on the Installation disk (10.4.9) - I ran it on the first external drive but it could not repair ANY of the errors. I haven't tried to run it on the second drive

    mysteryrare wrote:
    I upgraded to Leopard by going to the Apple site and purchasing the upgrade from there. It was a download.
    I never heard of that. I've always been told that OSX isn't available that way. (It must have been a massive download!)
    I will try Apple support but I am in Australia and it can take a while for things to get here.
    Yes, but if you ever have to reload, or even do a +*Repair Disk+* on your boot drive, you'll need it.
    The Disk utility is v 11.1 (252.4) dated 2007.
    Yes, that's the right one (I was afraid you had a Tiger version).
    I did not format the second drive myself. I purchased it as a Mac only external drive. I checked the format before and in Disk utility - it is definitely Mac OS Extended (Journaled) in both the disk and the partition. The Partition Map Scheme is "Apple Partition Map" which is supposed to be alright for an intel machine (which mine is). Should I change it to GUID?
    No, that's fine for TM. Only if you want to install OSX on it do you really need GUID. It's likely not a problem here, but most drives come with various software from the makers, often backup and/or management apps. On occasion, some will be running occasionally or constantly, interfering with TM or other things. That's why we usually recommend that a new drive be erased and reformatted.
    I did format the first drive myself before I used it. My memory of how I set it up is a little fuzzy but it worked for a long time. After the Time Machine failure, the Disk Utilities showed different format for the drive and the partition - which bothered me a little and was one of the reasons I bought a new drive. I was thinking about reformatting the drive but now I won't until I know what has gone wrong.
    That could have been part of the problem with the first one, but it's doubtful.
    So what do we do now?
    I don't recall hearing that DU wouldn't even offer +*Repair Disk+* on a drive it could recognize. But if DU won't repair the file system, and you don't have +Disk Warrior+ or other such apps, your only choice is to erase it and let TM start over. In this case, it's probably worth the time to see if DU can write to the entire disk.
    Select the top line of the drive, then click the Erase tab. Then click +Security Options+ at the bottom, then +Zero Out Disk+ and OK on the next screen, then confirm.
    That will, of course, take quite a while. If it fails, the disk is toast. But it should be covered by warranty, at least.
    If the zero-out succeeds, it doesn't necessarily mean the disk is good, but since it's new, it probably is. TM will, of course, do a new, full backup, which will also take a while.
    What sort of disk is this? LaCie had a run of bad power supplies lately (your symptoms don't seem to be the same, though), and WD has some firmware updates. You might want to check with the maker for driver and/or firmware updates.

  • My boss cannot create a new subfolder by pressing "new folder" until he's already saved the file to his desktop. A "read only" error appears the first time. Is there a way to create and save to subfolder directly? It's Mavericks/Macbook Pro

    Hi, when my boss wants to save a new file in a new subfolder, he presses "new folder" but cannot create a new one because a “read only” error box appears. Once he saves the file to his Desktop he clicks on “save as” again and then he can create a new subfolder by pressing “new folder.” Is there a way to create and save to a subfolder directly without having to first save somewhere else?

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

  • I recently loaded OSX mavericks on my Imac. I now find I cannot open any Adobe products from CS5. The error message reads " to open Adobe illustrator CS5.app, you need to install a JAva SE 6 runtime. Would you like to check and install one?

    I recently loaded OSX mavericks on my Imac. I now find I cannot open any Adobe products from CS5. The error message reads " to open Adobe illustrator CS5.app, you need to install a JAva SE 6 runtime. Would you like to check and install one? I try to install but get the error" download error". As far as i know I'm using Adobe Java 7. None of my CS5 suite works anymore............and i really dont want to upgrade to a monthly cloud service fee as i hate this policy with a passion.

    This goes for Dreamweaver CC on Mavericks!!!!! THANK YOU!
    I couldn't launch Dreamweaver CC. An error told me to install "java se 6 runtime". But when I clicked  OK I got another error telling me there is a network problem! I found this forum post on CS6 products, so I tried the download link, installed java 6 and presto, it worked! Thanks!

  • While updating the older version iTunes to latest one it shows "a network error occurred while attempting to read from the file: C:\windows\installer\iTunes64.msi. pls help on this matter to connect my i5 to PC. Thanks in advance

    while updating the older version iTunes to latest one it shows "a network error occurred while attempting to read from the file: C:\windows\installer\iTunes64.msi. pls help on this matter to connect my i5 to PC. Thanks in advance

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page): 
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • My tower for my dell computer died.got one from a friend with an existing itunes account. now I am unable to access my library and playlists, but can get to previous ownwer's.I downloaded itunes again using my apple id but was unsuccessful.HELP PLEASE!

    My Dell tower died.  Got one from a friend and am only able to get her account for itunes to appear.  I am unable to access my library even after downloading new using my apple id.  I can access songs I've purchased, but not ones that I downloaded from cds.  PLEASE HELP ME.

    Thank you for using the Apple Support Communities
    From what I understand is that the device will show up in iTunes but it will not allow you to synchronize media over to the device even after you reset the device. When you say you reset the device, do you mean you restored the device in iTunes? What error message you are getting when attempting to synchronize media?

Maybe you are looking for

  • How do you transfer an old iTunes Library to a new one?

    I just got a new MacBook for Christmas and I'm trying to sync my old iTunes Library from my PC to the new iTunes on my MacBook. I've tried the Home Sharing and I'm not sure if I'm doing it wrong or if it's just not working...if someone could give me

  • Configuring JDBC in jboss-4.0.4.GA

    I'm using JBoss-4.0.4.GA, Eclipse 3.1 and MS SQL Server2005. To configure JBoss with MSSQL datasource I made the following: Copy sqljdbc.jar and put them in server\default\lib direcroty. I also copy the mssql-ds.xml from \docs\examples\jca\ and modif

  • Select query on REF CURSOR

    Hi all, I am trying see if we can use LINQ like functionality to query a ref cursor resultset. I have about 50 procedures( as part of 12 packages) which send the ref cursor output to a front end application when called individually. Now I need to cre

  • Problems print IMAC to LEXMARK wifi - rookie needs help...

    Hi folks. I am a rookie mac user - brought IMAC 21.5 inch version last weekend. I have stumbled though getting all my files across from my old pc, and have roughly set the mac up to how I want it. However, I am having trouble printing to a wifi Lexma

  • Log - Administrative access denied....

    I'm seeing numerous "Administrative access denied to xxxx::xx:xx:xx....." statements in my log. Do I have a problem?