Frm-92100 due to heartbeat when running a large query

Hi,
I have trouble running long queries in the following setup:
* Forms 10g
* Oracle-AS 10.1.2.0.2
* Oracle DB 9.2.0.6.0
* JInitiator: Version 1.3.1.22
* I can run the application fine for about 1.5 minutes. Doing long queries (~ 0.5 minutes) with no problems. But when I run a long query so that it runs at 1.5 minutes after starting the Client Session, it will break with an FRM-92100.
My definition of long queries in this case is: 'not done in an instant'.
I get the following Java Console output, which suggests to me, that the heartbeat can't be processed properly:
Dump classloader list ...
codebase=http://localhost:8889/forms/java/, key=http://localhost:8889/forms/java/,frmwebutil.jar,jacob.jar, zombie=false, cache=true, info=sun.plugin.ClassLoaderInfo@35282
codebase=http://localhost:8889/forms/java/, key=http://localhost:8889/forms/java/,frmall_jinit.jar,jfreechart-1.0.1-demo.jar,jcommon-1.0.0.jar,jfreechart-1.0.1.jar,eccBeans.jar,frmwebutil.jar,jacob.jar,frmwebutil.jar,jacob.jar, zombie=false, cache=true, info=sun.plugin.ClassLoaderInfo@61899b
Done.
Dump thread list ...
Group main,ac=33,agc=3,pri=10
main,5,alive
AWT-EventQueue-1,6,alive
SunToolkit.PostEventQueue-1,6,alive
AWT-Windows,6,alive
Thread-1,5,alive
Thread-2,5,alive
Screen Updater,5,alive
Thread-5,5,alive
Group Plugin Thread Group,ac=4,agc=0,pri=10
AWT-EventQueue-0,6,alive
SunToolkit.PostEventQueue-0,6,alive
Main Console Writer,6,alive
TimerQueue,5,alive,dameon
Group http://localhost:8889/forms/java/-threadGroup,ac=3,agc=0,pri=4
AWT-EventQueue-2,4,alive
SunToolkit.PostEventQueue-2,4,alive
thread applet-oracle.forms.webutil.common.RegisterWebUtil,4,alive
Group http://localhost:8889/forms/java/-threadGroup,ac=18,agc=0,pri=4
AWT-EventQueue-3,4,alive
SunToolkit.PostEventQueue-3,4,alive
thread applet-oracle.forms.engine.Main,4,alive
Keep-Alive-Timer:,4,alive,dameon
Forms-StreamMessageWriter,1,alive
TaskScheduler timer,4,alive
CursorIdler,4,alive
TimerQueue,4,alive,dameon
Forms-DialogThread4,4,alive
Done.
I'm also getting this in the application log: (sorry, part of that is german, but I understand some of you won't have trouble understanding it anyway ;-)
07/01/29 18:55:50 formsweb: Forms-Session <1> abgebrochen: Kommunikation mit Runtime-Prozess nicht möglich.
07/01/29 18:55:50 formsweb: Forms session <1> exception stack trace:
com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpIOException: Software caused connection abort: socket write error
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:250)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:151)
     at oracle.forms.servlet.ListenerServlet.sendDataFromRunform(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
07/01/29 18:55:50 formsweb: Software caused connection abort: socket write error
07/01/29 18:55:50 formsweb: Software caused connection abort: socket write error
07/01/29 18:55:50 formsweb: Software caused connection abort: socket write error
* Due to that I extended the heartbeat frequency. I didn't get the FRM-92100 any more, but then the server process dies. I see the query disappear in the Database ahead of time.
* So I extended the forms_timeout parameter, but that didn't do any good.
Anyhow, extending the heartbeats won't really do me any good, because we have processes that last 18h. And they are started from within a Forms session (we are currently migrating from Forms 5).
* Does anybody have ideas, why long queries could interfere with the heartbeat functionality?

Yes, I have spent two days on that. Maybe you can give me a hint on how to get more log information

Similar Messages

  • FRM-40208 - CAN NOT UPDATE, WHEN RUNNING IN QUERY MODE

    Hi all,
    I am calling a form in a query mode and when the query is performed in the called form, i am trying to update a field, but i get a error message frm-40208. I have checked my block properties insert_allowed, update_allowed and delete_allowed are set to yes and in the item properties the QUER ONLY is set to NO. can any 1 please help in this matter.
    Regards,
    Ritesh

    how do you do an enter query? is it code somewhere in the pre-form or pre-block automatically using the enter_query?

  • Error when running a parameterised query

    I get an error when trying to run the following  parameterised query :
    /SELECT FROM [@Payments] p/
    declare @fromAccount as nvarchar(10)
    /* WHERE */
    set @fromAccount = /* p.U_account  */ N'[%8]'
    SELECT T1.[CardName], T0.[Code], T0.[U_code_ast], T0.[U_str_date], T0.[U_end_date], T0.[U_area], T2.[U_account], T2.[U_lnk_type], T2.[U_lnk_base], T2.[U_base_val], T2.[U_total], T2.[U_total] /  case T0.[U_area]  when 0 then  T2.[U_total] end as square_price FROM [dbo].[@CONTRACTS]  T0 LEFT JOIN  [@PAYMENTS]  T2 ON T2.Code = T0.Code  , OCRD T1 WHERE T1.[CardCode] =  T0.[U_client] and T0.Code <= [%0] and T0.Code >=
    [%1]  and  T0.U_code_sit >= [%2] and T0.U_code_sit <= [%3] and T0.U_code_bld >= [%4] and T0.U_code_bld <= [%5] and T0.U_code_flr >= [%6] and T0.U_code_flr <= [%7] and  T2.U_account >= @fromAccount
    the error message i get is:
    "(SEWSY)".
    what is the meaning of this message and how can the error be solved?
    appreciate the help
    Yoav

    if you cut and paste this query into sql query analyzer and replace the parameters with values and then run the query what do you get?
    I find it easier to develop my queries in sql query analyzer and then copy them to B1.

  • Form not displayed when run- a large gray block

    I am trying to debug an existing form (which I know runs in our production enviroment). I need to debug to see what is happening to investigate the scope of a potential modification.
    My problem is that when I startup the OC4J container (no errors) and run the form from withing the Forms developer IDE, my browser launches (or attempts) and the form is nor displayed, only a 'large gray block' which I presume is the applet which should be launching my form.
    I tried to place message, in the form trigger, when-new-form-instance and when-form-navigate in order to identify if that code is been called, but I do not get the debug messages.
    I turned on edit->preferences->runtime->debug messages, and I get 1 debug alert 'please acknoledge message' when launched in my browser.
    Based on the fact that I am not getting any errors and I am getting one debug message, I presume that I need to somehow explicitly show/call the form or something similar?
    The form does have multiple canvases, which look like they are overlayed and controlled depeding on the form interaction. Does anyone have some idea to start helping me move forward with this?

    In order to run a form on your workstation using OC4J, you have to have a compatible JVM installed - typically Oracle's jInitiator, but it will work using the Microsoft JVM as well (although, not officially supported by Oracle anymore). It sounds like you have the default set to use the Microsoft JVM. If you hover your mouse over the "Gray Area" do you see the message: "Click to activate and use this Control." Have you tried to just click on the gray area to see what will happen?
    If you have installed Oracle jInitiator, did you modify the "formsweb.cfg" file to specify the Browser's JVM option?
    Hope this helps,
    Craig...

  • NQSError 14020 When Running Cross-Fact Query

    I keep getting the following error when trying to run a cross-fact query in OBIEE Answers:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14020] None of the fact tables are compatible with the query request D3.X. (HY000)
    I set up a whole new RPD with only 4 tables, and made sure all the content levels were set up correctly, but I'm still getting the error. I have the following setup:
    Physical
    I have 2 fact tables and three dimensions
    F1 <- D1, D2
    F2 <- D2, D3
    BMM
    I have one fact tables and three dimension tables:
    F <- D1, D2, D3
    I created a dimension higherarchy for each dimension table and kept the two default logical levels --Total and Detail.
    Each dimension table has a single LTS set to the "Detail" level.
    The fact table has two LTS, and the levels are set up as follows:
    F1: D1=Detail, D2=Detail, D3=Total
    F2: D1=Total, D2=Detal, D3=Detail
    Answers
    I'm trying to run the following request in OBIEE Answers: D1.x, D2.x, D3.x
    Could anyone could point me in the right direction?
    - Tim

    Hi Tim,
    In your query, do you just have the dimensions? How about having measure in that report and checking if you still have the same error.
    I see your LTS settings fine (as you have merged the individual facts to one in BMM). Generally, query across dimensions have to go through the fact to resolve the relations and so in here, it has to go through different facts though ;) . Could you post your query so that we can have a look?
    Thank you,
    Dhar

  • Error when running a workbook/query Acritical program error has occured

    Hi  Gurus,
    Acritical program error has occured,The program will now terminate.
    When the User opens the workbook , it is opening and getting hanged for long time and throughing a message as
    Acritical program error has occured,The program will now terminate.
    Our system details :
    SAP Release 710, Version 7100.3.11.3115
    Pls let us know do we need to go for higher vresion / any patches still required to Update .
    Thanks in Advance

    Hi Guru,
    The User is using latest GUI 720 , sorry i mentioned as 710 GUI .
    Pls let me know if any Patches are required to update

  • Finding this error when running the below query - Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.

    select 
    min(h.[Spcl Order]),
    (select (case when sum(pro.[Quantity]) is null then 0 else sum(pro.[Quantity]) END))
    +
    (select (case when sum(A.[Quantity]) is null then 0 else sum(A.[Quantity]) END),
    min(b.[Posting Date]),min(c.[Order No]),min(d.[Prod_Order No]),min(e.[No]),
    min(f.[Item Category Code]),min(g.[Location Code]),min(i.[Spcl Order_Purch])
    from [tablename2] A 
    inner join [sample].[dbo].[Posting Date_PRL] as b on a.[Posting Date]=b.[Posting Date]
    inner join [sample].[dbo].[Order No_PRL] as c on a.[Order No_]=c.[Order No]
    inner join [sample].[dbo].[Prod_ OrderNo_PRL] as d on a.[Prod_ Order No_]=d.[Prod_OrderNo] 
    inner join [sample].[dbo].[No_PRL] as e on a.[No_]=e.[No]
    inner join [sample].[dbo].[Item Category Code_PRL] as f on a.[Item Category Code]=f.[Item Category Code]
    inner join [sample].[dbo].[Location Code_PRL] as g on a.[Location Code]=g.[Location Code]
    inner join [sample].[dbo].[Spcl Order_PRL] as i on a.[Spcl Order]=i.[Spcl Order_Purch]
    where ((A.[Item Category Code] = 'STYLES') and (A.[Prod_ Order No_]='') and ( A.[Buy-from Vendor No_] in ('S02052')) AND (A.[Quantity]>0) 
    AND ( A.[Posting Date] = pro.[Finished Date])))
    from [tablename1] pro 
    inner join [sample].[dbo].[Spcl Order_PO] as h on Pro.[Spcl Order]=h.[Spcl Order]
    where ((pro.[Status]=4) and (pro.[Finished Date] ='2013-10-10' )) group by pro.[Finished Date]

    As other suggested, please find the column list...there are many columns in your subquery...
    eg:
    Select *,(Select 1,2) From (Values(1),(2))A(MonthID) -- will not work
    where as 
    Select *,(Select 1) From (Values(1),(2))A(MonthID) --will work
    Your case:
    select 
    min(h.[Spcl Order]),
    (select
    (case when sum(pro.[Quantity]) is null then 0 else sum(pro.[Quantity]) END))
    +
    (select (case when sum(A.[Quantity]) is null then 0 else sum(A.[Quantity]) END),
    min(b.[Posting Date]),min(c.[Order No]),min(d.[Prod_Order No]),min(e.[No]),
    min(f.[Item Category Code]),min(g.[Location Code]),min(i.[Spcl Order_Purch])
    from [tablename2] A 
    inner join [sample].[dbo].[Posting Date_PRL] as b on a.[Posting Date]=b.[Posting Date]
    inner join [sample].[dbo].[Order No_PRL] as c on a.[Order No_]=c.[Order No]
    inner join [sample].[dbo].[Prod_ OrderNo_PRL] as d on a.[Prod_ Order No_]=d.[Prod_OrderNo] 
    inner join [sample].[dbo].[No_PRL] as e on a.[No_]=e.[No]
    inner join [sample].[dbo].[Item Category Code_PRL] as f on a.[Item Category Code]=f.[Item Category Code]
    inner join [sample].[dbo].[Location Code_PRL] as g on a.[Location Code]=g.[Location Code]
    inner join [sample].[dbo].[Spcl Order_PRL] as i on a.[Spcl Order]=i.[Spcl Order_Purch]
    where ((A.[Item Category Code] = 'STYLES') and (A.[Prod_ Order No_]='') and ( A.[Buy-from Vendor No_]
    in ('S02052')) AND (A.[Quantity]>0) 
    AND ( A.[Posting Date] = pro.[Finished Date])))
    from [tablename1] pro 
    inner join [sample].[dbo].[Spcl Order_PO] as h on Pro.[Spcl Order]=h.[Spcl Order]
    where ((pro.[Status]=4) and (pro.[Finished Date] ='2013-10-10' )) group by pro.[Finished Date]

  • Problem of running the jump query from the result line

    Dear expert,
    I have a problem when running a jump query from the result line. Apparently, the values of the caracteristics haven't been sent to the jump target.  However, the configuration in RSBBS seems to be good as the jump works well from the other lines.
    Does anyone have some ideas on that?
    Thanks in advance!

    Hi,
    If you are supposed to bring across characteristic values to your target, then you will not be able to jump from the result line. The configuration expects that the values of the characteristic marked as being used in the jump are filled with unique values. When you use the result line as a source for your jump, the values in the result line will most likely be based on the sum of multiple characteristic values.
    Hth,
    -Jacob

  • When run report from form(6i) on the web,error FRM-921000

    While I was trying to run report from form (6i)on the web,it will give me this error
    message FRM-921000 and hang.
    But when I try to call form using form,I do
    not have the problem.
    May I know ehat is the cause?
    Anybody encounter this before?
    Thanks
    null

    I am running Forms 6i on the web and attempting to call me report via RUN_REPORT_OBJECT. I am getting the same error as Jenny FRM-92100. I need to pass a parameter list so I don't think I can use WEB.SHOW_DOCUMENT. Any ideas???
    Thanks,
    Jenny N.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Joseph Schwertner ([email protected]):
    Dear Jenny,
    I am running reports from Forms 6i on the WEB. I did not encounter your problem. Nevertheless I would like to share the following with you.
    RUN_PRODUCT doesn't work for calling reports ON THE WEB. Instead using RUN_PRODUCT do the following:
    1. Install Oracle Reports Server
    2. For WEB calls of reports use WEB.SHOW_DOCUMENT
    3. Learn how to pass parameters to the reports. It is a litlle bit strange, but it is explaint excellent in the documentation to the Reports Server.
    I hope this will help you.
    Joseph Schwertner
    <HR></BLOCKQUOTE>
    null

  • FRM-92100 while Running Forns10g on web in Linux

    Hi All,
    While Running forms on web FRM-92100 saying
    Connection to the server was interrupted.
    I am doing this on linux.
    I got some advices clear jinitor cache but I did'nt got those.
    Is there any patch required for this.
    Would anybody know the cause & solution of this Error.

    Hi Bhushan,
    Your problem is due to lower version of Internet Explorer. If you use IE 5.0 with JVM 5 then you will not face the problem you mentioned.
    Sudin
    null

  • FRM-92100 error when performing execute_query

    Hi,
    I know that the connection loss symptom is common, but after reading several posts here in this forum, i didn't find any valuable explain to my problem.
    I'm using Forms 6i under Oracle 8i database. My application is used on web environment. I encounter the FRM-92100 in a form that tries to refresh a block after a save.
    For that, in the post_forms_commit trigger, i create a timer and when the timer is expired, I only perform a go_block('IQM') and then execute_query. The first time i do that in the same session, all works great, but when I navigate in the 'IQM' records, modify data, and save, here the FRM-92100 raises.
    After investigations, the screen fails when trying to do the execute_query. I don't understand why this can be done the first time save but not the second even if the query can be performed in one or 2 seconds ("IQM" is not a huge block).
    Is there anyone that already encounters this symptom?. Please help, i'm disappointed

    It is just to notice that what i suspected was wrong: Since i modified the 8th record and i have only 5 records displayed in the screens, i thought that the property of the block "IQM" "Number of records buffered" is the responsible of such a bug. I increased this number to 12 to allow the 8th record to be in memory, but no way, FRM-92100 still be raised.
    Also, I've tested to remove the GO_BLOCK('IQM') and perform clear_block before performing execute_query. This is to allow the block to position at the begining (since first_record also involves such a bug), and it seems working (no FRM-92100). I will continue working on that to understand why what i am doing fixes the problem. Can anyone have an idea?

  • Frm-92100 on windows vista after install Developer Suit 10.1.2.02

    Hello everybody,
    I installed success Developer Suit 10.1.2.02 on windows vista.
    But when I tried to run a test form on web browser after .jar is load
    A message appears.
    FRM-92100: Your connection to the server was interrupted. This may be the result of a network error, or a failure on the server. You will need to re-establish your session.
    Details...
    Java Exception:
    java.lang.StringIndexOutOfBoundsException: String Index out of range: -1
    When I check the log file.
    ….forms90web: Stopped
    ….Stopped (Shutdown executed by jazn.com/admin from 127.0.0.1 (127.0.0.1))
    This is a critical problem to me.
    Please, help me urgent.
    Regards.
    William.

    Thanks Sqaimes
    But, I don’t know that’s the solution, anyway can you tell me if you know what’s the patch?
    Regards,
    William
    Message was edited by:
    william

  • Error FRM-92100 your connection to the server is interrupted

    Hi Friends
    when I try to open my attachment file by clicking open document.. the session is getting terminated this the issue ,In my previous post one of the Expert suggested to refer
    Metalink -> Master Note: Known Causes of the FRM-92100 Error In Forms [ID 756367.1] yes have refered and also refered OC4J_BI_Forms Instance Keeps Restarting Repeatedly [ID 338805.1] and find the
    cause
    This problem occurs when forms can not write into file :
    $ORACLE_HOME/j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/default-web-access.log
    There are two known scenarios where this occured :
    1. The size of the file grew more than 2GB
    2. When the system runs out of disk space on the driver/volume where
    this file is located
    Note :
    1)when we checked the following file in our server (no such file exists in $ORACLE_HOME on both database and application tiers.
    2)And there is enough space in the disk
    Please advise on this ,your advise on this is highly appreciable
    Thanks
    Thilib

    Hi Friend
    Sorry we are just working in Sun Solaris, In my Particular machine i am using XP
    Database Server
    RDBMS : 11.2.0.2.0
    Oracle Applications : 11.5.10.2
    Hi Helios- Gunes E...
    And the link which send u send i am going through
    Troubleshooting FRM-92100 Issues In Oracle Applications 11i [ID 311019.1]
    In that i find to check view details
    I get this Error message in my application (View details)
    FRM:92100 -your connection to the server is interrupted ,this may be the result of a network error ,or failure in the server you will need to reestablish your connection
    Details
    Java Exception
    java.lang.SecurityException:showDocument url Permission denied
    at sun plugin2.maim.client MessagePassingExecutionContext show document(Unknown Source)
    at sun plugin2,appletPligin2manager$AppletContextmpl show document(Unknown Source)
    Please Suggest Why this error Occur
    Thanks
    Thiliban
    Edited by: 4777 on Feb 15, 2012 6:05 AM

  • FRM-92100 java.lang.NullPointerException with menu

    Hi,
    I have the following error when I attach a menu (mmb) to a form and then execute. But If I execute the form without the menu mmb, it works fine:
    FRM-92100: votre connexion au serveur a été interrompue.
    Causes possibles: erreur réseau ou panne du serveur.
    Vous devez rétablir votre session
    Détails:
    Java Exception:
    java.lang.NullPointerException
    at java.util.Hashtable.put(Unknown Source)
    at oracle.forms.handler.MenuInfo onUpdate(Unknown Source)
    at oracle.forms.handler.MenuInfo onUpdate(Unknown Source)
    at oracle.forms.handler.MenuInfo onCreate(Unknown Source)
    at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
    at oracle.forms.engine.Runform.processMessage(Unknown Source)
    at oracle.forms.engine.Runform.processSet(Unknown Source)
    at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
    at oracle.forms.engine.Runform.onMessage(Unknown Source)
    at oracle.forms.engine.Runform.sendInitialMesenge(Unknown Source)
    at oracle.forms.engine.Runform.startRunform(Unknown Source)
    at oracle.forms.engine.Main.createRunform(Unknown Source)
    at oracle.forms.engine.Main.start(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Thank for your answer.
    I've seen these documents Note:240994.1 and 433704.1 and have cleared my cache. But the the error persist.
    I've noticed that before the last line in error, we have a difference:
    In Metalink document, we can see:
    FRM-92100
    +...+
    at sun.applet.*Jinit*AppletPanel.run(Compiled Code)
    +...+
    But my error is:
    FRM-92100
    +...+
    at sun.applet.*Applet*Panel.run(Compiled Code)
    +...+
    If I create a new menu, everything is work fine. So I want to avoid to recreate every time the menu module that cause the error.
    Thanks for your reply.
    Best regards

  • Frm-92100, FRM-92101 errors

    hi forms gurus,
    we use forms 9i on a LINUX/IAS server.But since 2 days ago, the following errors appeared when we try to access to our application using the browser:
    FRM-92100:Your connection to the server was interrupted
    oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
    at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
    at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
    at oracle.forms.net.HTTPNStream.flush(Unknown Source)
    at java.io.DataOutputStream.flush(Unknown Source)
    at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    What's the matter?PLZ help us to solve this problem. it's very important for us.
    TYAG.

    What changed since it was working???? That could be the pointer to the problem.
    I would also suggest a reboot (just in case). and put the Jinitiator console (if you are using Jinit) to level 5 tracing.
    Regards
    Grant Ronald
    Forms Product Management

Maybe you are looking for

  • What set up is best for my magazine

    I am the Art Director of an Australin music magazine. My team currently has three CS4 licenses and we wish to publish our magazine via a single app on a weekly basis. What is the best set up and will how will the new Adome DPS Pro effect us? 3x cloud

  • Making Code Backward Compatible (SDK 1.4 - 1.3)?

    In SDK there is a method added in Toolkit class: "public void setDynamicLayout(boolean dynamic)". Is it possible to generate code which is compatible no matter if the bytecode runs on a 1.3 VM or a 1.4 VM? I would like to do something like (pseudocod

  • How to monitor semaphores?

    We had a case recently where a large ERP system had all it's dialog work processes hung on Semaphore 43.  We'd like to put some kind of system monitor in place to catch these events and alert someone when it happens.  Something like the equivalent of

  • Tax code update in Accounting document

    Hi All I have a situation like this, During MIGO, tax code say V1 is given in Header and also at Line item and also in the PO. Now Accounting document generated like this.. say Vendor -XYZ   Credit 100   -- Tax code ** (Star Star / Asterix) GR/IR    

  • How to select everything right from playhead (like in fcp7)

    You know, this handy old useful tool that allowed you to either select trackwise or for all tracks everything that was right or left the cursor, to -you name it- select everything, move it to the right, and then insert something in the gap? Everytime