Sql statement is taking more then excepted time

Hi All,
below query is generating report ,but problem is when this query is execute it is taking more then 10 minutes.
can any one please help me how to increase the performance.
please tell me the steps plzzz...
SELECT /*+ parallel(itgmm,4) parallel(cigs,4) */DISTINCT itgmm.product_code_ato product_code,
itgmm.model_name_sales model_name,
itgmm.code_name_design code_name,
itgmm.on_sales_date on_sale_date,
itgmm.destination destination,
NVL (cigs.year, itgmm.year) year,
UPPER (NVL (cigs.season, itgmm.season)) season,
cigs.model_series model_series,
cmpt.product_type product_type,
ilgmi_odm.category_value AS odm,
cmst.sales_type sales_type,
'0' AS delete_flag,
'Admin' create_by,
SYSDATE create_date,
ilgmi_fct.category_value AS config_factory
FROM (SELECT /*+ parallel(cmpt,4) parallel(cigs,4) */ model_id,
destination,
product_code_ato,
model_name_sales,
code_name_design,
on_sales_date,
sales_type,
product_type,
CASE INSTR (BUILD_SEASON, '-')
WHEN 5
THEN
DECODE (
UPPER(SUBSTR (BUILD_SEASON,
'0',
INSTR (BUILD_SEASON, '-') - 1)),
'FALL',
UPPER(SUBSTR (BUILD_SEASON,
INSTR (BUILD_SEASON, '-') + 1)),
UPPER(SUBSTR (BUILD_SEASON,
'0',
INSTR (BUILD_SEASON, '-') - 1))
ELSE
UPPER(SUBSTR (BUILD_SEASON,
INSTR (BUILD_SEASON, '-') + 1))
END
AS YEAR,
CASE INSTR (BUILD_SEASON, '-')
WHEN 5
THEN
DECODE (
UPPER(SUBSTR (BUILD_SEASON,
'0',
INSTR (BUILD_SEASON, '-') - 1)),
'FALL',
UPPER(SUBSTR (BUILD_SEASON,
'0',
INSTR (BUILD_SEASON, '-') - 1)),
UPPER(SUBSTR (BUILD_SEASON,
INSTR (BUILD_SEASON, '-') + 1))
ELSE
UPPER(SUBSTR (BUILD_SEASON,
'0',
INSTR (BUILD_SEASON, '-') - 1))
END
AS SEASON
FROM itpcs.itpcs_tran_grt_mdl_mast a
WHERE ROWID = (SELECT MAX (ROWID)
FROM itpcs.itpcs_tran_grt_mdl_mast b
WHERE a.product_code_ato = b.product_code_ato))
itgmm,
common_intr_generation_series cigs,
common_mast_product_type cmpt,
common_mast_sales_type cmst,
(SELECT model_id, category_value
FROM itpcs.itpcs_list_grt_mdl_items
WHERE sub_category_id = 41) ilgmi_odm,
(SELECT model_id, category_value
FROM itpcs.itpcs_list_grt_mdl_items
WHERE sub_category_id = 42) ilgmi_fct
WHERE NOT EXISTS (SELECT 1
FROM itpcs.itpcs_vintr_sku b
WHERE b.product_code = itgmm.product_code_ato)
AND itgmm.model_id = ilgmi_odm.model_id
AND itgmm.model_id = ilgmi_fct.model_id
AND itgmm.model_name_sales = cigs.model_name
--AND itgmm.year = cigs.year
--AND itgmm.season = cigs.season
AND itgmm.product_type = cmpt.product_type_name
AND itgmm.sales_type = cmst.sales_type_name
UNION
SELECT /*+ parallel(ivs,4) parallel(cigs,4) */ DISTINCT ivs.product_code product_code,
ivs.product_name model_name,
ivs.generation_name code_name,
ivs.sellin_date on_sale_date,
ivs.product_specification_code destination,
NVL (cigs.year, ivs.season_year) year,
--NVL (cigs.season, cms.season) season,
NVL (cigs.season, substr(upper(ivs.season_name),6,length(ivs.season_name))) season,
cigs.model_series model_series,
TO_NUMBER (ivg.series_sgment) product_type,
ivs_odm.customer_name AS odm,
TO_NUMBER (ivs.model_type) sales_type,
ivs.delete_flag delete_flag,
'Admin' create_by,
SYSDATE create_date,
ivs_fct.customer_name AS config_factory
FROM itpcs.itpcs_vintr_sku ivs,
common_intr_generation_series cigs,
itpcs.itpcs_vintr_generation ivg,
--common_mast_season cms,
(SELECT customer_code, customer_name
FROM itpcs.itpcs_vintr_supplier
WHERE factory_type IN (1, 2)) ivs_odm,
(SELECT customer_code, customer_name
FROM itpcs.itpcs_vintr_supplier
WHERE factory_type IN (1, 2)) ivs_fct
WHERE ivs.generation_name = ivg.generation_name
AND ivs.product_name = cigs.model_name
AND ivs.bu_factory_code = ivs_odm.customer_code
AND ivs.config_factory_code = ivs_fct.customer_code
--AND ivs.SEASON_CODE = cms.SEASON_CODE
--AND ivs.season_year = cigs.year
--AND UPPER (cms.season) = cigs.season
AND ivs.product_code IS NOT NULL
AND ivs.sku_type = 2
AND ivs.delete_flag = 0
--AND ivs.discontinued_flag = 0
AND ivs.ROWID = (SELECT MAX (ROWID)
FROM itpcs.itpcs_vintr_sku a
WHERE a.product_code = ivs.product_code) ;
Thanks,
Krupa

Please provide the information detailed in
SQL and PL/SQL FAQ

Similar Messages

  • Importing a request it is taking more then 90min time, what r the

    Hi all
    Importing a request it is taking more then 90min time, what r the
    steps to be followed.?

    Hi Bhupathi,
    I will first of all check for 3 things:
    1. First and foremost TP system logs in STMS transaction for the concerned target system.It will give you lot of info.
    2. Is any of RD* jobs particularilyRDDIMPDP in delay.
    3. Next check in /usr/sap/tans/tmp for semaphore file related to this transport. Such file wil have same numeric part as the transport.
    Please check TP system logs  and give your feedback.
    Regards.
    Ruchit.

  • DAM Images taking more then usual time to load

    Hi All,
    I have a problem in reducing image load time. I am using CQ5.4 and more than 60% of page load time consumed by images ( eg.20KB png image from DAM taking 2 sec to load).

    When you say load, in what environment are you requesting the asset?
    I have (weighted numbers) something like this for a 250 kb jpeg:
    Author: 100 ms
    Publish: 75 ms
    Dispatcher: 60 ms
    CDN: 25 ms
    That is on a single image request on one page. Requesting multiple images on one page adds quite a lot of wait-time for getting requests through, since only 3 concurrent requests are allowed to our environments at one time.

  • Which statement is taking more time in a block?

    Hi,
    I have a plsql block with thousands of sql statements in it, line by line.
    My query is how can i know which particular sql statement is taking more time.
    Thanks,
    VInod

    910575 wrote:
    This is not the answer i expected.Having a 1000 SQLs statements in a single PL/SQL does not make any sense. Fact.
    This is not how one modularise software. And modularisation is a critically important fundamental.
    Each SQL means I/O. I/O is the single most expensive database operation. More I/O means slower performance.
    So why is a 1000+ SQL statements needed? Do these pull data into PL/SQL? If so, why? What does PL/SQL do with the data returned by these SQLs? Do the SQLs use bind variables? Can the SQLs be combined? What are the business requirements that need to be met?
    I just want to find which sql statement is taking more time in a procedure/bock.Not the correct approach. Performance need to look at the COMPLETE process. Not a single step in the process.
    Performance is a result of a sound design and proper implementation of this design into programming language code. It is not focusing on a single line of code and saying that is the problem and need to be fixed. The problem can be in the design. Can be in how that was written. And not in a single line of code.
    And seeing that you have 1000+ SQL statements in a single PL/SQL block - that IS an indication of a basic design flaw.

  • Sql statement for retrieving the last update time of a table

    Hello all,
    Can somebody give me an example of sql statement for retrieving the last update time of an oracle table.
    Thank you
    Il

    Thanks for the fast replies. It works great when I test it as a sql statement but when trying to populate a datalist with it it raises the following exception:
    Exception Details: System.ArgumentException: SCN_TO_TIMESTAMP(MAX(ORA_ROWSCN is neither a DataColumn nor a DataRelation for table DefaultView
    Part of the Datalist Code:
    ItemTemplate>
    Line 12:             SCN_TO_TIMESTAMP(MAX(ORA_ROWSCN)):
    Line 13:             <asp:Label ID="SCN_TO_TIMESTAMP_MAX_ORA_ROWSCN__Label" runat="server" Text='<%# Eval("[SCN_TO_TIMESTAMP(MAX(ORA_ROWSCN))]") %>'>
    Line 14:             </asp:Label><br/>
    Line 15:             <br/>
    {code}
    Why is this happening? Any ideas?
    Il                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • SAP is allowing miro more then one time against the single GRN

    Hi All
    Sap is allowing Miro more then one time against the GRN. We have done miro twice and it is still open for miro. In normal case after doing miro SAP shows zero value and qty in grn field in miro screen.
    i want to ristrict his .
    can any body tell me the process
    Regards
    Prakash

    Hi,
    Option-1:Use T.Code:OMRM  & maintain the message M8 -081 as error,Quantities invoiced greater than goods receipt quantity as error  [maintain GR-based IV in the PO item level ]
    Option-2:Use T.code: OMRM & Maintain the message M8 -087 - Invoice quantity greater than PO quantity [item without GR] as error.
    Regards,
    Biju K
    Edited by: Bijay Kumar Barik on Jan 29, 2009 1:59 PM

  • Tag_classifications more then one time in a web app

    Hello everybody, I have a question about the tag classifications. I have a site with a breadcrumb and a titel. I want to have the title of the selected category in the breadcumb and titel. The tag classifications will do the job. But when I place the tag two times in the web app, the second it will show as {tag_classifications}. How can I have a category name more then one time on a web page?

    In case it's useful, I figured out a javascript workaround for this...
    I set the id of the div that has the first instance of {tag_classifications} to "classTag". Then I define a function that gets the contents of that div, puts it in a variable and then prints it out. Lastly, I call that function wherever I need more {tag_classifications} to appear.
    Seems to be working for me. Hope this helps.
    Adrian
    1.  My first instance of the tag goes like this - note the id of the div is set to "classTag"
    <div id="classTag">{tag_classifications}</div>
    2.  I put this javascript function somewhere above where I need the second instance of the classifiactions tag.
    <script type="text/javascript">
    function getClassTag(){
    var myClassTag = document.getElementById("classTag").innerHTML
    document.write (myClassTag);
    </script>
    3.  Where I need the second (or more) {tag_classifications} to appear, I put this instead:
    <script type="text/javascript">getClassTag();</script>

  • Since I upgraded to Adobe Created Cloud, my photo editing processes are taking more than 10 times longer than they used to.  Why would this be?

    Since I upgraded to Adobe Created Cloud, my photo editing processes are taking more than 10 times longer than they used to.  Why would this be?

    You will likely get better program help in a program forum
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Hey ,y phone is new just a 1month old its getting hang more then 15 times in a day

    hey ,y phone is new just a 1month old its getting hang more then 15 times in a day

    Try This...
    Close All Open Apps... Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430
    If the issue persists...
    Connect to iTunes on the computer you usually Sync with and Restore
    http://support.apple.com/kb/HT1414
    Make sure you have the Latest Version of iTunes (v11) Installed on your computer
    iTunes free download from www.itunes.com/download

  • Sql query is taking more time

    Hi all,
    db:oracle 9i
    I am facing below query prob.
    prob is that query is taking more time 45 min than earliar (10 sec).
    please any one suggest me .....
    SQL> SELECT MAX (tdar1.ID) ID, tdar1.request_id, tdar1.lolm_transaction_id,
    2 tdar1.transaction_version
    3 FROM transaction_data_arc tdar1
    4 WHERE tdar1.transaction_name ='O96U '
    5 AND tdar1.transaction_type = 'REQUEST'
    6 AND tdar1.message_type_code ='PCN'
    7 AND NOT EXISTS (
    8 SELECT NULL
    9 FROM transaction_data_arc tdar2
    10 WHERE tdar2.request_id = tdar1.request_id
    11 AND tdar2.lolm_transaction_id != tdar1.lolm_transaction_id
    12 AND tdar2.ID > tdar1.ID)
    13 GROUP BY tdar1.request_id,
    14 tdar1.lolm_transaction_id,
    15 tdar1.transaction_version;
    Execution Plan
    0 SELECT STATEMENT Optimizer=CHOOSE (Cost=17 Card=1 Bytes=42)
    1 0 SORT (GROUP BY) (Cost=12 Card=1 Bytes=42)
    2 1 FILTER
    3 2 TABLE ACCESS (BY INDEX ROWID) OF 'TRANSACTION_DATA_ARC
    ' (Cost=1 Card=1 Bytes=42)
    4 3 INDEX (RANGE SCAN) OF 'NK_TDAR_2' (NON-UNIQUE) (Cost
    =3 Card=1)
    5 2 TABLE ACCESS (BY INDEX ROWID) OF 'TRANSACTION_DATA_ARC
    ' (Cost=5 Card=918 Bytes=20196)
    6 5 INDEX (RANGE SCAN) OF 'NK_TDAR_7' (NON-UNIQUE) (Cost
    =8 Card=4760)

    prob is that query is taking more time 45 min than earliar (10 sec).Then something must have changed (data growth/stale statistics/...?).
    You should post as much details as possible, how and what it is described in the FAQ, see:
    *3. How to improve the performance of my query? / My query is running slow*.
    When your query takes too long...
    How to post a SQL statement tuning request
    SQL and PL/SQL FAQ
    Also, given your database version, using NOT IN instead of NOT EXISTS might make a difference (but they're not the same).
    See: SQL and PL/SQL FAQ

  • SQL Server 2012 taking more memory

    I have sql server 2012 it taking more memory. for example i allocate 100 GB but it's taking 250GB and above. while
    i checking in resource monitor it's showing and there is no process is running (sp_who2)

    I have sql server 2012 it taking more memory. for example i allocate 100 GB but it's taking 250GB and above.
    while i checking in resource monitor it's showing and there is no process is running (sp_who2)
    I guess you allocated 100 G(arbitrary value) to buffer pool. Even though in SQL Server 2012 buffer pool was changed to cater to memory requests for many processes which were previously satisfied by Windows API directly (not from buffer pool) still there
    are processes which can cause memory allocation outside buffer pool and thus increase SQL server memory consumption more than what is assigned to buffer pool so what you are seeing IS NORMAL BEHAVIOR.
    http://blogs.msdn.com/b/sqlosteam/archive/2012/07/12/memory-manager-configuration-changes-in-sql-server-2012.aspx
    Can you please post output of below query
    select
    (physical_memory_in_use_kb/1024)Memory_usedby_Sqlserver_MB,
    (locked_page_allocations_kb/1024 )Locked_pages_used_Sqlserver_MB,
    (total_virtual_address_space_kb/1024 )Total_VAS_in_MB,
    process_physical_memory_low,
    process_virtual_memory_low
    from sys. dm_os_process_memory
    How much RAM does your system has and what is Max server memory ?
    SQL server once taken memory will not release until SQLOS asks it to do so upon seeing low memory notification flag. Memory is managed dynamically and SQL Server by default caches as much as possible to avoid I/O reads which is time taking an costly
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • RAC Dataguard Switchover timing taking more than expected time

    I have Dataguard setup in RAC environment and my dataguard is also configured and it is working fine.
    Our goal is to do the switchover using DGMGRL withing the 5 minutes. We have followed the proper setup and MAA tuning document and everything is working fine, Just the switchover timeing is 8 to 10 minutes. which varies depending on some parameters but not meeting our goal of less than 5 minutes.
    The only observation that we have seen is as follow
    After switchover to <db_name> comman in DGMGRL
    1) it will shutdown abort the 2nd instance
    2) transfter all the archivelog ( using LGWR in ASYNC mode) of instance 1
    3) Now it looks for the archive log of 2nd instance, this steps take time upto 4 minutes
    we do not know why it takes that much time and how to tune this??
    4) Now converts primary to standby
    5) Now starts the old standby as new primary
    here All steps are tunined except the step 3, that where our lot of time is going any Idea or explanation
    why it takes such a long time to find the exact archive log 2nd instance (Aborted) to transfer to standby site?
    Can any one give explanation or solution to tune this???
    Regards
    Bhushan

    Hi Robert,
    I am on 10.2.0.4 and we have used "MAA_WP_10gR2_DataGuardNetworkBestPractices.pdf", which is available on oracle site.
    Here are by configuration details
    GMGRL> connect sys@dv01aix
    Password:
    Connected.
    DGMGRL> show configuration;
    Configuration
    Name: dv00aix_dg
    Enabled: YES
    Protection Mode: MaxPerformance
    Fast-Start Failover: DISABLED
    Databases:
    dv00aix - Physical standby database
    dv01aix - Primary database
    Current status for "dv00aix_dg":
    SUCCESS
    DGMGRL> show database verbose dv00aix
    Database
    Name: dv00aix
    Role: PHYSICAL STANDBY
    Enabled: YES
    Intended State: ONLINE
    Instance(s):
    dv00aix1 (apply instance)
    dv00aix2
    Properties:
    InitialConnectIdentifier = 'dv00aix'
    ObserverConnectIdentifier = ''
    LogXptMode = 'ASYNC'
    Dependency = ''
    DelayMins = '0'
    Binding = 'OPTIONAL'
    MaxFailure = '0'
    MaxConnections = '4'
    ReopenSecs = '300'
    NetTimeout = '60'
    LogShipping = 'ON'
    PreferredApplyInstance = 'dv00aix1'
    ApplyInstanceTimeout = '0'
    ApplyParallel = 'AUTO'
    StandbyFileManagement = 'AUTO'
    ArchiveLagTarget = '900'
    LogArchiveMaxProcesses = '5'
    LogArchiveMinSucceedDest = '1'
    DbFileNameConvert = ''
    LogFileNameConvert = '+SPARE1/dv01aix/,+SPARE/dv00aix/'
    FastStartFailoverTarget = ''
    StatusReport = '(monitor)'
    InconsistentProperties = '(monitor)'
    InconsistentLogXptProps = '(monitor)'
    SendQEntries = '(monitor)'
    LogXptStatus = '(monitor)'
    RecvQEntries = '(monitor)'
    HostName(*)
    SidName(*)
    LocalListenerAddress(*)
    StandbyArchiveLocation(*)
    AlternateLocation(*)
    LogArchiveTrace(*)
    LogArchiveFormat(*)
    LatestLog(*)
    TopWaitEvents(*)
    (*) - Please check specific instance for the property value
    Current status for "dv00aix":
    SUCCESS
    DGMGRL> show database verbose dv01aix
    Database
    Name: dv01aix
    Role: PRIMARY
    Enabled: YES
    Intended State: ONLINE
    Instance(s):
    dv01aix1
    dv01aix2
    Properties:
    InitialConnectIdentifier = 'dv01aix'
    ObserverConnectIdentifier = ''
    LogXptMode = 'ASYNC'
    Dependency = ''
    DelayMins = '0'
    Binding = 'OPTIONAL'
    MaxFailure = '0'
    MaxConnections = '4'
    ReopenSecs = '300'
    NetTimeout = '60'
    LogShipping = 'ON'
    PreferredApplyInstance = 'dv01aix1'
    ApplyInstanceTimeout = '0'
    ApplyParallel = 'AUTO'
    StandbyFileManagement = 'AUTO'
    ArchiveLagTarget = '0'
    LogArchiveMaxProcesses = '2'
    LogArchiveMinSucceedDest = '1'
    DbFileNameConvert = '+SPARE/dv00aix/, +SPARE1/dv01aix/'
    LogFileNameConvert = '+SPARE/dv00aix/,+SPARE1/dv01aix/'
    FastStartFailoverTarget = ''
    StatusReport = '(monitor)'
    InconsistentProperties = '(monitor)'
    InconsistentLogXptProps = '(monitor)'
    SendQEntries = '(monitor)'
    LogXptStatus = '(monitor)'
    RecvQEntries = '(monitor)'
    HostName(*)
    SidName(*)
    LocalListenerAddress(*)
    StandbyArchiveLocation(*)
    AlternateLocation(*)
    LogArchiveTrace(*)
    LogArchiveFormat(*)
    LatestLog(*)
    TopWaitEvents(*)
    (*) - Please check specific instance for the property value
    Current status for "dv01aix":
    SUCCESS
    DGMGRL>
    log_archive_dest_2 string service="(DESCRIPTION=(ADDRESS
    _LIST=(ADDRESS=(PROTOCOL=TCP)(
    HOST=*****-vip0)(PORT=1527))
    )(CONNECT_DATA=(SERVICE_NAME=d
    v00aix_XPT)(INSTANCE_NAME=dv00
    aix1)(SERVER=dedicated)))",
    LGWR ASYNC NOAFFIRM delay=0 O
    PTIONAL max_failure=0 max_conn
    ections=4 reopen=300 db_uniq
    ue_name="dv00aix" register net
    NAME TYPE VALUE
    timeout=60  validfor=(online
    logfile,primaryrole)
    NAME TYPE VALUE
    fal_client string (DESCRIPTION=(ADDRESS_LIST=(AD
    DRESS=(PROTOCOL=TCP)(HOST=*****
    -vip0)(PORT=1527)))(CONNECT
    DATA=(SERVICENAME=dv01aix_XP
    T)(INSTANCE_NAME=dv01aix1)(SER
    VER=dedicated)))
    fal_server string (DESCRIPTION=(ADDRESS_LIST=(AD
    DRESS=(PROTOCOL=TCP)(HOST=*****
    -vip0)(PORT=1527))(ADDRESS=
    (PROTOCOL=TCP)(HOST=*****-vi
    p0)(PORT=1527)))(CONNECT_DATA=
    (SERVICE_NAME=dv00aix_XPT)(SER
    VER=dedicated)))
    db_recovery_file_dest string +SPARE1
    db_recovery_file_dest_size big integer 100G
    recovery_parallelism integer 0
    fast_start_parallel_rollback string LOW
    parallel_adaptive_multi_user boolean TRUE
    parallel_automatic_tuning boolean FALSE
    parallel_execution_message_size integer 2152
    parallel_instance_group string
    parallel_max_servers integer 8
    parallel_min_percent integer 0
    parallel_min_servers integer 0
    parallel_server boolean TRUE
    parallel_server_instances integer 2
    parallel_threads_per_cpu integer 2
    recovery_parallelism integer 0

  • Setting a sql statement to run at a later time

    Hello,
    Is there a way to submit a sql but let it run at a later time? Maybe a sleep function? Thank you.

    Hi Jafar,
    We can also opt for the following utility :----
    The DBMS_LOCK.sleep procedure in oracle is used to pause a program for the specified number of seconds. The time can be specified down to hundredths of a second:
    BEGIN
    DBMS_LOCK.sleep(seconds => 5.01);
    END;
    Cheers :)

  • It is possible to open the front panel of a subVI more then one time at the same moment?

    I want to open a subvi´s front panel several times with each one operating independently. The subvi has a ring with several variables to choose to show in a graphic. The subvi is called from a button on the Main Front Panel. It is possible to, for instance, open the subvi and set it to show a temperature graphic and click again on the button to call another instance of the same subvi and select pressure for the graphic, keeping both new windows side by side? Will I still be able to access the Main Front Panel?

    Yes you can. You have to use a .vit (VI template file). There's an example here. There's also been lot's of discussion on the subject. I think if you do a search for vit, you'll be able to find additional information and examples.

  • Opening  the same form more then one time in the same session

    H! I want to accomplish the following .... I have a form that has a button. The code in the when-buttin-pressed trigger is a call_form - to open another form. I want to be able to push this button as many times as the user may want and the form should keep opening a new form. Meaning I can have 10 forms of the second form open if I want. The user basically wants to be able to flip between the data on the same form opening up this form a couple of times in different windows. when I use the call form the button on the initial form is becoming disabled - not allowing me to push it again to open another form without closing the one already open. Please HELP!

    Sounds like you need Run_product rather than Call_form.
    It will establish multiple database sessions, and the user will be responsible for terminating them. And I am not sure, but this may only be possible in client/server forms.

Maybe you are looking for

  • Argument does not exist in Table?

    Hi, I'm trying to create Planned Independent Requirements using the BAPI_REQUIREMENTS_CREATE. Getting the error "Argument does not exist in Table". I'm passing the following parameters. REQUIREMENTS_ITEM       MATERIAL    = '000000000000015197'.     

  • [stripchar​t] get rid of the marks of the y-axis

    Is it possible to disable the marks of the y-axis? Or if not to get some space between the marks and the labels/numbers? I´m asking because I have to use the right y-axis and there people always mistake the marks for a minus and think that the stripc

  • IDVD crash in middle of creation

    I have a project created in imovie that got transferred to idvd. It is a fairly big movie so I opted to burn a double layer disc. After the audio is encoded (which takes quite a long time), it prepares to burn the disc, then ejects the disc before an

  • Ldb enhancement

    Hi experts, I have a few doubts about ldb in hr abap.can anyone explain me.... 1. how can we do enhancement for an ldb. 2. how can we make ldb selection screen field as mandatary. Thanks in advance Sudha Edited by: sudharaniG on Aug 23, 2011 9:49 AM

  • How Can I Embed A Webpage While Making A Post On An Internet Forum?

    What is an easy way to embed or add a webpage into a post, (I know how to include a picture), when answering a thread on a internet forum with my iPad? I hope my question is clear enough. Thanks!