External, the customer table, visible directory on the client and the server, doable?

Hi guys,.

My client wants to use the method of the outer table of the client machine.

Version Oracle db 11.2.0.3, client (sqlplus) version 11.2.0.1.0, AIX operating system

The file system directory in which resides the csv file is made as directory database and it is visible/reading / writing on both servers.

Create table user operating system that is running has read - write access to this directory and the database user has read write in the database directory.

I can do db server load, but not from the server where the client is installed. Gives the error below.

ERROR on line 1:
ORA-29913: error in executing ODCIEXTTABLEOPEN legend
ORA-29400: data cartridge error
Error opening file
/ wload/ga5t/GPFS/App/Env10/Oracle/oracleloaddirectory/EXT_PRICE_LIST_IMPORT_SC_1
_9044034.log

No idea how it goes? Is it possible to do this when the db directory and the bone is visible on the client server and db?

Thank you

Patricia

Thanks DK.

The risks has been resolved by changing the id level UNIX for user oracle on the db server and then restart.

Tags: Database

Similar Questions

  • LabVIEW TCP/IP Client and server, I need to send commands and receive comments side server from the client regarding the command sent.

    Hi all

    I can configure my two PCs, one as a client and a server very well. I am able to send commands from the server to the client. However, I am trying to determine how I can get feedback from the client to the server that something has changed, or a CQI that the command has been received. How I can do this in LabVIEW with the box to TCP/IP tools, or is there a better way to do it?

    Thanks for your help!

    Best regards

    -Gmac

    Once the connection is established, TCP does not care which end is the 'server' and the 'customer '. Data can be sent in both directions using the same read and write functions. So, if you are already able to send data to the client and read on the server, you should be able to do the same to send data from the server to the client, using the same TCP connection.

    If this is not clear, please your postal code so that we can provide more specific advice.

  • At the external borders of table = None

    Hi all

    I searched the forum but can't find anything about this: how to apply a "nil" at the external borders of table for all tables in a doc? Like this:

    Capture d’écran 2016-01-13 à 11.57.13.png

    Thanks in advance!

    Hello

    It work?

    var mTables = app.activeDocument.stories.everyItem().tables.everyItem();
    with (mTables) {
      topBorderStrokeWeight =
      bottomBorderStrokeWeight =
      leftBorderStrokeWeight =
      rightBorderStrokeWeight = 0;
      }
    

    Jarek

  • Need help to insert rows in the table to a custom table area

    Hi all

    I have a requirement as below.

    I have a page of the i invoke a popup search page and displaying the table data in the area of the table, this table I select lines and pressing the button and given in the basic page in the region of the table being filled, of data, I need to insert these lines into a custom table. Please help me how to achieve this. Basically, I need to insert rows from one table to a custom table region.

    Thnaks

    Hello

    Review the link, below, may be it will help you:

    https://forums.Oracle.com/thread/953885

    https://forums.Oracle.com/thread/2151775

    Please share your solution here, it will help others.

    Concerning

    Mahesh

  • Update of custom table and column based on the number of lines inserted in it.

    Hello

    I have a XX_TDP_DT custom table that has a column ID_processus.
    User will be be download data in the XX_TDP_DT table, but they insert any value into ID_processus.
    Say if the entered data are 1000 lines.
    I need to process these 1000 rows in batches, so I want to have 1 for 1 to 200 rownum = ID_processus, ID_processus = 2 for rownum 201 to 400 and so on.
    How can I achieve this, any suggestions?

    Database: 10g

    Thank you.

    You can also use NTILE to do this, see:
    Re: Divide also extracted almost lines and assign a group
    http://asktom.Oracle.com/pls/Apex/f?p=100:11:0:P11_QUESTION_ID:47910227585839

  • How to activate the FDF in page OAF (where DFF is based on the custom table).

    Hello Experts!
    I'm trying to to de facto in the page of the OFA. I'm not able to activate the FDF is used the custom table.

    Ex:
    Let's assume that my XX_DFF FDF uses this custom table XX_TABLE Att1, att2...
    I am able to activate the FDF in page OAF, but not able to do these values entered to get stored in the custom table.

    I need helping hands to tide me over for the FDF entered values stored in my custom table.

    Please provide me with the steps so that I can follow...

    Best wishes
    Thiru.

    Good.

    Pls close the message by mentioning what answer is useful or appropriate. This will ensure the reusability of the wire by other members of the forum.

    Reference http://forums.oracle.com/forums/ann.jspa?annID=914

    -Anand

  • Checking the features of custom table trial

    Dear all,

    Is it possible to activate the functionality of database verification test (9i) for a custom table?

    Concerning
    Rajesh Merlin

    Application switching.

    To change application-level records, I still prefer using line table level triggers that put the appropriate data in a table of history. This approach is generally simple to code and implement and works both editions Standard and Enterprise is efficient.

    HTH - Mark D Powell.

  • change the root of the server to the external directory

    I'll put up our dev server. to imitate our production file system. To do this I need to change the root of the server at C:/sites Web/xxxxx /. How is this fact by using the webserver built into CF7? I don't know how to change the relative to the wwwroot folder root.

    Here is the real answer

    http://KB.Adobe.com/selfservice/viewContent.do?externalId=tn_19400&sliceId=1

  • How to use FTP Client and manage the table in BB with JDE

    I'm a newbie to BB development. I have an application in mind, it is a simple ordering application. BB users can send order information to an ftp server. The BB will have some paintings as a customer table and the Order Details table (the two have only a few records). Since cannot use the Services of SDM BlackBerry because the license fees. I'll use JDE to develop the application.  Here are my questions:

    1. What is the best way to manage the tables (read/write)?  RMS, or embedded database (which one?)
    2. is there any ftp client in JDE, api can be used to send data to an ftp server?

    Thanks for help.
    PJ

    The exact figures for RMS sizes are available in this article:

    What is - size restrictions when you use the RecordStore
    Article number: DB-00656
    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800724/What_Is...

    So that your information is correct, in 4.6 or later, the per application limit went up to 512 KB.  I don't know if there is a limit on a single record in a record store. We must be careful of the terminology here, it's RecordStore or RMS - is not in BlackBerry terms anyway, PersistentStore (see next).

    The BlackBerry offers two other ways to store data.

    The first and most commonly used are called PersistentStore, and it is an a storage mechanism for objects, I am not aware of any restrictions, other than the memory of the device, about the size of an object that can be stored in PersistentStore.  The advantage with PersistentStore, is that you just persist an object helps you, rather than having to convert it to bytes (serialize) before storing and converting new (him deserialize) after reading it back.

    The second way is to write data using the FileConnection API, and you can for example use this to write data to the SD card in the device.

    EFF and PersistentStore use the flash memory in the device.  You don't have to manage yourself.  You treat all that identical objects, the BlackBerry operating system very cleverly manages to bring your items in RAM and save them in Flash, so you don't have to worry about the type of storage you have.

    I hope this helps.

  • Could not start the server after a rowloader is attached to a table

    I'm under SQLFire 1.1.1 on Windows 7.  I use the example of JDBCRowLoader as well as the JDBC Microsoft SQL Server (sqljdbc4.jar) driver to connect to SQL Server 2008

    My process flow is:

    (1) start the locator - locator sqlf - peer-discovery-address = localhost - dir = locator1

    (2) start the server - server sqlf start - locators = localhost [10334] - bind-address = localhost-client-port = 1528 - dir = server1-classpath=C:\vFabric_SQLFire_111_b42624\lib\rowloader.jar; C:\vFabric_SQLFire_111_b42624\lib\sqljdbc4.jar

    (3) create a table-

    CREATE TABLE station

    (id int,

    title VARCHAR (500), primary key (id));

    (4) attach the table to the rowloader-

    call the SYS. () ATTACH_LOADER

    "APP."

    'post',

    "JDBCRowLoader,"

    ' | URL = jdbc:sqlserver://localhost;databaseName=DEVELOPMENT;user=rowloader;password=rowL0ader. query string = SELECT id, title FROM mission WHERE id =?') ;

    Presents all works.  I can select in the message table in the cache.  And if the id is not in the cache, it is filled with SQL Server.

    This set works fine until I have to stop and start the server.  Then, the next:

    (5) to stop the server - server stop sqlf - dir = server1

    6) Server - server sqlf start - locators = localhost [10334] - bind-address = localhost-client-port = 1528 - dir = server1-classpath=C:\vFabric_SQLFire_111_b42624\lib\rowloader.jar; C:\vFabric_SQLFire_111_b42624\lib\sqljdbc4.jar

    And here it hangs.  And it crashes only if I had already joined the rowloader to the table.  The logs show no problem.  Looks like it stops:

    [info 25/10/2013 13:42:33.103 CDT SQLF:TraceConglom < CacheServerLauncher #serverConnector > tid = 0xc] With the help of the JAVA virtual machine as a data store of SQLFire for the table [APP. POST] with table-partitioned by default = false

    [info 25/10/2013 13:42:33.128 CDT SQLF:TraceConglom < CacheServerLauncher #serverConnector > tid = 0xc] GemFireTransaction TX 2: created a conglomerate with 76 id: [table: APP.] [POST id: container (0, 76), isApplicationTable = true]

    [info 25/10/2013 13:42:33.141 CDT SQLF:TraceConglom < CacheServerLauncher #serverConnector > tid = 0xc] Created the index with a descriptor: ConglomerateDescriptor: conglomerateNumber = name 77 = uuid = heap = com.vmware.sqlfire.internal.engine.access.index.Hash1Index 6a6b410a-0141-f0ec-11cf-000000674058 2__POST__ID: (0, 77) container on the base container: [table: APP.] [POST id: container (0, 76), isApplicationTable = true] caseSensitive = indexable true = true

    [info 25/10/2013 13:42:33.145 CDT SQLF:TraceConglom < CacheServerLauncher #serverConnector > tid = 0xc] Created table 'APP '. "" POST "by UUID: 42adc10b-0141-f0ec-11cf-000000674058

    [info 25/10/2013 13:42:33.146 CDT < CacheServerLauncher #serverConnector > tid = 0xc] FabricDatabase: re-read correctly entry with sequenceId = 1

    [info 25/10/2013 13:42:33.146 CDT < CacheServerLauncher #serverConnector > tid = 0xc] FabricDatabase: from initial proofreading for entry: {QueueValue: key = 2, value=SqlfSetLoaderMessage@1c736ea (processorId = 0; processorType = 77; posDup = false; replayKey = 2; scheme = APP; table = POST implementation = JDBCRowLoader; initInfoStr = | url = jdbc:sqlserver://localhost;databaseName=DEVELOPMENT;user=rowloader;password=rowL0ader! | query string = SELECT id, title FROM mission WHERE id =?)} {[sequence: 2]}

    [info 25/10/2013 13:42:33.148 CDT < CacheServerLauncher #serverConnector > tid = 0xc] SqlfSetLoaderMessage: Execution with areas such as: SqlfSetLoaderMessage@1c736ea (processorId = 0; processorType = 77; posDup = false; replayKey = 2; scheme = APP; table = POST implementation = JDBCRowLoader; initInfoStr = | url = jdbc:sqlserver://localhost;databaseName=DEVELOPMENT;user=rowloader;password=rowL0ader! | query string = SELECT id, title FROM mission WHERE id =?)

    And then nothing else.  And the server never ends to start.  Only, it of there and does nothing.  And it happens every time if I have the charger line attached.  And it starts fine when the charger of the line has not been set previously.

    Any ideas or suggestions?

    I can provide the patch referring to Eric. Please email me at [email protected] and include your name, the name of your company as well as to the where you are using the SQLFire product (ie. assessment of POC, customer, potential customer). I will then provide you with a download site where you can remove the 1.1.1.2 fix.

  • Create directory on the server for the theme

    Hello.

    How to create a theme in a directory custom on the server - for example in/i/themes/custom?

    How APEX in theme 1 files are located in the/i/themes/theme_1 directory?

    How to change the text of the variables of the themes - as a variable #HEAD #?

    Please provide the following information:

    -APEX version
    -Edition and version DB
    -Web server architecture (EPG, SST or APEX listener)
    -The browsers used
    -Theme

    How to create a theme in a directory custom on the server - for example in/i/themes/custom?

    Depends on the architecture of the web server used. However, it is best to avoid changes to the APEX installed files or folder structure to avoid problems with future fixes and upgrades.

    How APEX in theme 1 files are located in the/i/themes/theme_1 directory?

    Through references of style sheet in page as template headers:

    
    
    
    
    

    How to change the text of the variables of the themes - as a variable #HEAD #?

    To be more specific: what exactly is the requirement that you are trying to answer?

  • AF:table how to get selectedRow components on the server side

    Experts of hell,

    Is it possible to get the components of the selected line on the side server, getSelectedRowData, gives me data and all the different connections but no components.

    But, I can do JavaScript client-side

    Shooting double click event on af:Table

    var table = event.getSource ();
    rwKeySet = event.getCurrentTarget () .getSelectedRowKeys ();
    for {(rowKey in rwKeySet)
    firstRowKey = rowKey;
    break on the first selection key corresponding
    break;
    }

    cell_1 = table.findComponent ("inputTextOne", firstRowKey);
    cell_2 = table.findComponent ("inputTextTwo", firstRowKey);
    cell_3 = table.findComponent ("inputTextThree", firstRowKey);

    and call methods of ADF InputText side of client, I can do the same on the server side

    Side server even if passing cell_1, cell_2, cell_3 using serverListener it as a unique inputText (which is on the jspx), so at the client side only af:inputTexts inside the af: column renered aside with an Id separated for each line (for DOM)
    as

    1st row: input type = 'text' id = ' table1:inputTextOne:1: I'm glad. "
    second row: input type = 'text' id = ' table1:inputTextOne:2: I'm glad. "
    third row: input type = 'text' id = ' table1:inputTextOne:3: I'm glad. "

    but calling server-side inputText.getClientId () always gives table1:inputTextOne

    any help is appreicated the

    Thank you

    In addition, you need more queued to a custom event.

  • Windows MCE and connect to the shared directory of the server

    Well, I know it's more a matter of Microsoft than a Qosmio question, however, I think that it is better to ask here among others who can actually thought it out instead to pay $95 to Microsoft to answer a question which ought to be established somewhere anyway.

    I have a LAN in my house with several password protected Windows 2003 servers. I do not use a domain system because I've never been fond of roaming computers that belong to a domain.

    I prefer also to encrypt and password protect files on my computer using PGP disk password protect the machine itself. After all, my son likes to watch his cartoons on the computer and at the age of 3, type a password of 8 characters with high, low, numbers and signs of punctuation is a bit out of reach for the moment.

    So now I have bore you with all rebuttles to questions like "Why don't you do this rather", Let's get to the meat.

    Is anyway in Windows XP Media Center edition that when I connect to a shared directory on the server using Windows file sharing (SMB/CIFS), I can choose to save the password?

    Dialog box, I have in mind is the one marked 'Connect to' that appears to request a username and password when a UNC network path is entered directly in the Explorer address line or the path is traversed through "My Network Places" and permissions are insufficient for with the users currently logged in user name and password combination.

    This feature exists on XP Pro, but not on the House and I was under the impression that Media Center was closer to Pro home. If I can't find a solution to this, so I have to install XP Pro on the machine and not the Media Center extensions and this will make me really sad :(

    Thanks in advance

    Hello

    Well, I put t know how you want to watch the video files with the Windows XP Media Center from the file server, because I don t know if the WMC supports this feature.
    But if he finds an interesting site on a simple file sharing on Windows XP Home Edition and Windows XP Pro.

    Please visit this link:
    http://www.practicallynetworked.com/sharing/XP/filesharing.htm

    Hope you find the solution. Please let me know.

    Good bye

  • Are there any newspaper in my system or on the server to which data copy from my computer on any external hard drive?

    HII guys,
    Are there any newspaper in my system or on the server that the data that are copy from my computer on any external hard drive?

    No, there isn't, but it might be possible to implement through the audit.

  • Is there a DB table to the list of present portals on the server?

    We need to know the list of portals on the server, is there a way to the table of DB queries to the list of present portals on the server?

    Yes

    see this

    WC_SPACE_HEADER - this table stores all the spaces in the system, their status was last updated, and

    other attributes like space County and parent member.

Maybe you are looking for

  • I want to add that an SSD for my mac mini end of 2012... do that one to get... any ideas

    I have a mac mini end of 2012... I want to add an SSD drive to... but do not know which one to get... all ideas

  • A security update cumulative for Internet Explorer 8 for Windows XP (KB2183461)

    A security update cumulative for Internet Explorer 8 for Windows XP (KB2183461) installation fails every time. Guard appears as a critical update will not yet installed the patch. I have XP with service pack 3. I downloaded from a separate source loc

  • HP Envy will not automatically sleep

    My computer will sleep very well if I have to say, but he will not do it automatically. This function is essential to the security of my computer. I confirm that I said to sleep after a minute, whether on battery or plugged in. If I said to darken th

  • replacement for the vRA certificate error 7

    Facing a problem when replacing the certificates on the web server of IaaS. I have replace the cert in the vRA device and I get the error "certificate with thumbprint {footprint of} not found in the store." I checked and the certificate was certainly

  • Install new

    I am a member of the creative cloud. Unfortunately, I need to format my C drive and install the operating system I had before. I have installed creative cloud again. Where can I find it and y at - it of the things that I have to be careful when I dow