Database or Client Level?

Hello,
I am an Oracle newbie and I have a question. What does it mean when someone asks if the code should be written at the database or client level?
Thanks

Example??
Let's see...
Imagine you want to insert a record in a table.
You can do this in one procedure ...
1) Client sample: You have myform.fmb with one program unit ( the procedure mentioned above). The form is in your PC client.
2) Database sample: Open SQL*plus (or antoher program which allows you create objects in the database: TOAD, PLSQL Developer,...) and create the procedure directly in the database...
That's all, it's very simple...
Hope it helps.
Jose.

Similar Messages

  • Bank details missing at Client Level

    Hi,
    We have created Vendor in R/3 system with Address and other detail including Bank details also.
    But At the time of record checking at client level .
    We are not getting the record releated to the Bank details .
    Can any body in the forum put some light on this issue.
    Thanks in Advance.
    Regards
    Rohit

    Rohit,
    I think that is the difference, Bank being a qualified table. In MDM you need to do load the tables individually. You need to extract the bank details from the R/3 separately and load in to the qualified table.
    Then when you load the Vendor Master table and the Bank code you are assigning to the Venodr if it exists in the qualified table, you should be able to see it there.
    Check out my blog
    /people/ravikumar.allampallam/blog/2005/09/06/mdm-import-manager--get-data-for-check-tables
    Hope this helps.
    Regards,
    Ravi
    Note : Please reward points if this solves your issue.

  • Not able to connect RAC database from client

    Hi there
    Recently I have configured RAC in test environment. version 11.2.0.1. OS Redhat 5.9. Everything seems to be fine except not able to connect rac database from client.  Error is as under :
    C:\Documents and Settings\pbl>sqlplus test1/test1@myrac
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Nov 17 14:29:06 2014
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name:
    myrac =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = rac-scan)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = racdb.testdb.com.bd)
    Please give me your valuable suggestion to  overcome the issue.
    Regards
    Jewel

    user13134974 wrote:
    ORA-12545: Connect failed because target host or object does not exist
    This error means that the hostname or IP address used in the TNS connection string, failed to resolve or connect.
    Your client is making two connections. The first connection is to the SCAN listener. It matches a db instance for your connection request based on service requested, available registered service handlers, load balancing, and so on. It then send a redirect to your client informing it of the handler for that service.
    Your client then does a second connection to this service (a local RAC listener that will provide you with a connection to the local RAC instance). This is what seems to be failing in your case.
    The SCAN listener's redirect uses the hostname of the server that the local listener is running on. Your client needs to resolve that hostname (of a RAC node) to an IP address. This likely fails.
    You can add the RAC node hostnames to your client platforms hosts file. The appropriate action however would be to ensure that DNS is used for name resolution instead.

  • Oracle Database XE Client(winXP) vs Oracle Database XE (linux)

    hi everybody there, thanks for having some time for reading me.
    i have a linux with Oracle Database XE, under linux with database user 'hr' i can make queries and create applications, that is ok.
    also, i've installed Oracle Database XE Client on windows xp machine, and i'am usin this option: Run SQL Command Line, this prompts me to enter user and password, and i am entering this:
    connect hr/[email protected]:1521
    after a few seconds, i get this error: ORA-12560: TNS:Protocol Adapter Error.
    192.168.0.102 is the IP address from my linux database, 1521 is the default port (i am using this port).
    is this client looking for file tnsnames.ora? what else do i need on client (or server), to connect to my linux database?
    my final aim is to connect from Developer 9i (winxp) to my linux database (in fact, i have the same error of above, trying this), only that i am trying first just to connect from Client XE to my linux, and when i get success with this, i will continue trying with Developer 9i.
    if someone can guide me with this, it would be great. i am becoming crazy.
    thanks.

    hi, thanks friend.
    look, as i also installed Developer 9i, i have a directory where i put a tnsnames.ora file, this directory is: d:/OraDev9i/network/admin
    i don't know if Client XE, looks for this directory?, if i would not have installed Dev 9i, where can i put this tnsnames.ora file for Client XE to read it?
    well, let's asume Client XE looks for directory above, this is my tnsnames entry, pls check it:
    XE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    i don't know if there is something wrong with this, please help me.
    i did what you told me:
    connect hr/francis2010@XE
    and i got this:
    ORA-12154 TNS: Could not resolve service name
    also, i tried changing 'localhost.localdomain' to my linux IP address: 192.168.0.102, and i get the same error message. how do i know where Client XE is reading my tnsnames?
    about the listener, i checked with this: sudo /.../init.d/... status, and it seems it is ok, remember i can work well in linux wiht hr, the port is ok, and i also checked with lsnrctl status, and i got LISTEN, so it seems is ok.
    sorry, and thank you for your support, maybe this is easy but as i know the basics, i am lost.

  • Data at Client Level

    What are the master data maintained at the client level?
    What is the system to avoid the duplication of data records?
    How to see the client specific master data?
    Regards,
    Komal

    Hi Komal
         The master datas maintained at client level are
          >Material Master
          >Vendor Master
          >Purchasing Info record
          >Customer master(SD Module)
          Access authorization is assigned on a client specific basis.A user master record must be created for every user for the client in which he or she wishes to work.If the Client field has not been prepopulated,each user must specify a client key when loggin on to SAP system.in this way ,the user specifies the client in which she or he works to work.All user input is stored,seperated by client.The processing and evaluation of data is like wise carried out on a client specific basis.So chances of duplication will give error message
    Hope this will help you
    Reward if useful
    Thanks and Regards
    SHYAM.R

  • Batch active at client level

    Hi All,
    Batch status is active at client level.
    However, in the inbound delivery I am able to receive an existing batch for some other material.
    Ideally, I should get an error that the batch already exists etc because the batch is active at the client level.
    Please help.
    Regards,
    Ankur

    Hi,
    Thanks for your inputs. Batch is active at client level.
    The check happens when we do the GR. At the time of GR, the system checks for existing batches and gives the error.
    Is there a way to put this check at the inbound delivery level itself ? Requirement is to give an error if there is an existing batch for other material during inbound delivery creation itself.
    Thanks !
    Ankur

  • Client level, plant level and material level batch

    Hi,
    Can any body tell me wat is the actual meaning of
    !) Client level batch,
    2) plant level batch,
    3) material level batch
    with exa. please.
    Thanks
    Nilesh Ithape

    Hi,
    Below is the extract from the IMG Documentstion..
    ====================================================================
    Batch numbers can be unique at the following levels:
    at plant level
    at material level
    at client level for a material
    If you choose plant level, the batch number is unique in conjunction with the respective material and the plant. If you choose material level, the batch number is unique together with the material. At client level, the batch number is unique in the whole client.
    To change the batch level, you have to start a conversion program. This program first checks whether conversion is possible and outputs an error log containing all batch numbers that occur more than once at the new level. Now you need to manually transfer these batch records to batch numbers within Inventory Management using a transfer posting 'material to material'.
    If you change the level from plant level to a higher level, it is possible that batches with the same batch numbers in different plants are actually identical.  In this case, all you have to do is remove stocks (including previous period stocks) so that all batches with the same batch numbers, except one, can be reorganized.
    When you convert from plant level to material level, the material is then to be handled in batches in all plants in which it is defined.
    =========================================================
    Hope this helps..
    Regards,
    Siva

  • Can Balance Sheet and P&L Statements be reported in Client Level?

    Can BS and P&L Statements are reported under Chart Of Accounts Levelor they can be reported under Client( Group of one or more Chart Of Accounts) Level.

    Hi,
    If you have more than one company code operating in your client and all coampnaies are using same chart of account, then possibly you can generate B/S and P/L at client level. Other wise there is no reason to get  conlsolideted financial statement per client level.
    Kind Regards
    Dinabandhu.

  • FIN_PCA is activated at Client level or at Company Code level?

    I have two companies already set without FIN_PCA activated. I need to configure a new one and I want FIN_PCA to be active, Could I do this without impacting the other companies?

    It is at client level.

  • Consoldation at client level

    Hi, Expert
    Can we consoldation at client level
    Regards
    gk

    Hello,
    Consolidation is not at client level.
    Consolidation will be done at Company Level (not company code) - Nothing but your corporate group level.
    Regards,
    Ravi

  • MM Brazil localization - Mat. origin field used for CFOP at client level

    Hello All,
    I'm currenctly participating in the implementation of Brazil.
    I'm taking care of purchase module.
    In the PO, you can find fields necessary to the correct determination of CFOP code. among this fields, you have "Origin".
    This field indicates if the goods are provided from the same "tax area", from another "tax area" or from the country.
    This field is populated from the material master wher you can find a field 'origin' but at client level.
    Problem: how to handle a material bought from different vendor (one local, one outside the country?
    I very surpised SAP didn't didn't include this field in the Info record. Does some of you already had this case ? how did you handled the situation ?
    I was thinking to modify the logic for the population of the field at PO creation. that system is taking the value from a field stored in info record in priority (that would have to be created). How complex this enhancement could be ?
    Thanks for any information !

    Hi again,
    I am not sure if this change was made already per other customers. I got a couple of messages regarding this subject per month, however is quite complicated. I understand how complicated would be double the materials. The feasible solution would be the split. Is not that complicated, I promise to you!!!
    I do not know the points and where exactly the fields are retireved and possible changes points...I am sorry!
    I will recomend to you, make lots of regressition tests after finish the deploy of your solution. This is very important, as I said for the Nota Fiscal and have some legal implications. I would work close with a brazilian fiscal law, in order to check the results in genarally: Calculation taxes, accounting documents, Nota Fiscal, CFOP determination, etc...
    I would like to indicate this forum for you:
    /community [original link is broken]
    This is specific for Brazil localization subjects, such process, Nota Fiscal eletronica, etc....
    however there, the whole comunication should be in portuguese.
    The best regards

  • Can someone explain what is the Database Instant Client

    Download 10.2.0.4 Database Instant Client for Apple Mac OS X on Intel x86
    What does the Database Instant Client contain?
    What functionality does it have?
    Does it include a 'lite' version of the database to run locally? Or is it only a set of tools that can connect to a remote (on another machine) database?

    It is only a client for connecting to databases. It is easier to install than the full client.
    It does not include a database. Check the following link :-
    http://www.oracle.com/technology/tech/oci/instantclient/index.html
    http://www.ContractOracle.com

  • BR0978W Database profile alert - level: WARNING, parameter: LOG_BUFFER, val

    Dear SAP Gurus,
    We are getting the following error in Check Database in DB13
    BR0978W Database profile alert - level: WARNING, parameter: LOG_BUFFER, value: 14254080 (>< 4096,512 KB)
    The current Parameter : 14254080
    We have change the parameter as per SAP Note#830576, still the same error is comming.
    Kinldy Help.
    Thanks in advance.

    Hi Vijay,
    Are you trying to change log_buffer to a smaller size and you can't? If you on Oracle 10g, you won't be able to reduce log_buffer as according to Oracle Metalink 351857.1, "The Log_buffer Default Size Cannot Be Reduced In 10g R2".
    If you are concern about the warning in DB13, go to txn DB17 to change the condition will help to get rid of the warning.
    Regards,
    Annie

  • BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATIST

    Dear all,
    We have recently migrated 4.6c/oracle9i/solaris 6800 5.8 to 4.6c/oracle10g/HPUX11.23
    After the migration everything was succesfull. Except the below error, when I run a dbcheck from db13.
    BR0970W Database administration alert - level: ERROR, type: FILE_OFFLINE, object: /oracle/DV2/mirrlogA/log_g1m2.dbf     
    BR0970W Database administration alert - level: ERROR, type: FILE_OFFLINE, object: /oracle/DV2/mirrlogB/log_g2m2.dbf     
    BR0970W Database administration alert - level: ERROR, type: FILE_OFFLINE, object: /oracle/DV2/mirrlogA/log_g3m2.dbf     
    BR0970W Database administration alert - level: ERROR, type: FILE_OFFLINE, object: /oracle/DV2/mirrlogB/log_g4m2.dbf     
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.APQD              
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.APQI              
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.ARFCRSTATE        
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.ARFCSDATA         
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.ARFCSSTATE        
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.ATAB              
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.CDCLS             
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.COIX              
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.COIX_DATA40       
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.DBTABLOG          
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.DDLOG             
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.DDNTF             
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.DDNTT             
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.DDXTF             
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.DDXTT             
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.EPIDXB            
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.EPIDXC            
    BR0970W Database administration alert - level: ERROR, type: HARMFUL_STATISTICS, object: (table) SAPR3.GLSP
    Can anyone help us  to overcome the above issue
    Regards
    Senthil

    Thank you Warren. I shall do that reply to you.
    Also I have received the below error messages
    oracle9i/solaris 6800 5.d to 4.6c(Kernel46D)/oracle10g/hpux11.23.
    Everything works fine except the below Three errors:
    BR0970W Database administration alert - level: ERROR, type: FILE_OFFLINE, object: /oracle/DV2/mirrlogA/log_g3m2.dbf
    BR0970W Database administration alert - level: WARNING, type: IN_WRONG_TABLESPACE, object: (table) SAPR3.APQD, value: PSAPAPQDD
    BR0978W Database profile alert - level: ERROR, parameter: LOG_ARCHIVE_START, value: FALSE (<> TRUE)
    Can you help
    Regards
    Senthil

  • Unit of Measurement - Client level Manteinance

    Hello experts,
    I pls need your help regarding Unit of measurement manteinance.
    Is there any way to mantain CUNI transaction in a client level?  I specifically need to mantain at that level the 'Control Parameters', maybe there could be a way to modify at a client level table T006 ( fields that need to be modified would be T006-KZKEH and T006-KZWOB ).
    I would really appreciate your help!!!
    Kind Regards.
    Andres.

    Hi,
    if you already assigned unit of measure 'SU' to materials and done some transaction. now when you move changed transport to production system will not allow transaction for those material and give you an error.
    in this case you need to change the unit of measure from the materials, but that is possible in following condition.
    If there are no stocks of the material in the current period and in the previous period
    If no purchase requisitions, purchase orders, or scheduling agreements exist for the material
    that means no open transaction for that material.
    hope this will help you

Maybe you are looking for

  • BAPI not updating Z-fields while creating PR

    Hi all, I am creatting PR using BAPI_REQUISITION_CREATE, PR was created and std fields uppdated but some customer data z-fields hasbeen added to the screen and i am passing these fields using BAPI structure but these z-fields remains blank. Below is

  • Reg Dr and cr entery..

    Hi Friends,            i want to know the concept of debit entry and credit entry in outgoing payment. ex: in outgoing payment the customer get the remaining amt from the vendor, here 2 options r there 1 is credit and another one is debit.please expl

  • After Effects 7.0 cs2

    Hi I'm having a problem with After Effects 7.0, when i go to use it , a window pops up and asks me to personalize it and asks for the serial #, when i enter the serial # , I get a invalid serial # message, I've used After Effects before, Its been a f

  • P org assignment

    We have a requirement where we would need an enhancement. The condition would be if Purchase requisition is lower than a particular amount it should be assigned to a thrid party Pur org and not an internal Pur org. Any feedback as to how this can be

  • Can RemoteObjects using Android AIR 2.5 achieve BASIC authentication?

    Can RemoteObjects in AIR/Mobile authenticate against a web server (tomcat) which requires BASIC authentication?