ISCSI client Time-out Parameter

Hi
I have Configured iSCSI (Solaris iSCSI Initiators) in Solaris10 1/06 successfully with Netapp 740.
How can i influence how long the iSCSI-Client try�s to connect to the target before the mount crashes?
iscsi: [ID 286457 kern.notice] NOTICE: iscsi connection(67) unable to connect to target
After seven tries i got (In all ca. 4.06 minutes)
iscsi: [ID 328943 kern.notice] NOTICE: iscsi session(66) ******netapp:sn.61 offline
and the mounts crashes.
I didn�t find any Resources about iSCSI-Parameters in Solaris iSCSI Initiators.
sincerelly
Roland

No, you didn't configure successfully. If so, it won't crash at all.
Change your 740's timeout from very low (10 sec) to higher for testing, make sure you won't get error again in the messages file.
cheers,

Similar Messages

  • Time out parameter to avoid Table locking

    Hi,
    I am looking at any configurable parameter if any for setting the time out parameter to avoid Table locking.Now what's happening is : If i run select ...for update from one session,oracle is applying a lock till i do a commit.And if i run the same query from another session,it takes unspecified time without returning any error.Using the query with NOWAIT options does not serve my purpose.
    Any help in this regard is appreciated
    Thanks
    Sam

    Are you looking for a way to time out the original query, or are you looking for a way for the second query to wait for some time and then abort if it is unable to lock the row(s)?
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com

  • Time Out parameter in SAP BW

    Hello
    I wanted to know if the Time Out Parameter in SAP BW shoul have the same value of the business object time Out parameter?
    Thanks for your help.

    Hi,
    In BW you will rdisp/wp_max_runtime has a program execution timeout parameter ..
    BO is a web-based application and hence it will not have same parameter. In BO you will have HTTP timeout parameter.
    Hope this helps.
    Regards,
    Deepak Kori

  • Need to increase the Time out  parameter for executing BI queries

    Folks,
    We are publishing BI Query on portal , we are getting Time out error while executing the quries , please let me know how to increment the time out parameter
    Thanks
    Manish

    Hi Manish,
    Try this link
    Time out time
    Cheers....

  • Oracle Instant Client and OUT Parameter of custom type in Stored Procedures

    Hi @ all!
    I try to set up a simple client application, that calls a stored procedure via Instant Client from C#.
    The stored procedure and assiciated types looks like this:
    TYPE MYVALUE AS OBJECT
          Id      INTEGER,
          value     FLOAT
    TYPE MYVALUELIST AS TABLE OF MYVALUE;
    PROCEDURE ReadValues( ID IN INTEGER,
                                        RESULTSET OUT MYVALUELIST)
                                           IS
    ...I created an Oracle Command executing this SP and added OracleParameters for ID and (where I got stuck) the RESULTSET.
    Is it possible to pass a parameter with a custom type from C# in some way?
    I already tried it as a function with SELECT * FROM TABLE(ReadValues(1));
    With my parameter RESULTSET as the RETURN type. But since I use DML within the procedure, this does not work inside of a query...
    Any suggestions?
    Thanks in advance!

    Hi Greg!
    Sorry, I misunderstood the forum topic then. =(
    Anyway, in the example you provided in the link, this is nearly exactly my situation. But there the Oracle.DataAccess.Client is used, where the OracleDBType can be called to initialize an object of type person. I use the instant client libraries called by using System.Data.OracleClient. There is only the OracleType enum, that does not contain an object or something similar.
    So I do it right now after trying a bit with a ref cursor parameter and an OracleDataAdapter - the ref cursor is passed back from Oracle as a DataReader, so die DataAdapter is able to use it for a .Fill():
    OracleCommand cmd = new OracleCommand();
    cmd.Parameters.Add("RESULTSET", OracleType.Cursor).Direction = ParameterDirection.Output;
    OracleDataAdapter odr = new OracleDataAdapter(cmd);
    DataTable result = new DataTable();
    odr.Fill(result);Within my stored procedure I just added the following OUT parameter:
    PROCEDURE ReadValues( ID IN INTEGER,
                                        RESULTSET OUT sys_refcursor)
                                           IS
    currentlist MYVALUELIST;
    ... [Adding elements to that list] ...
    OPEN resultset for select * from TABLE(currentlist);It works now, but I don't like that solution that much since I'm always afraid that there are lots of opened cursors idyling around. Do I have to close this one explicitly after filling my table by the DataAdapter?
    Regards

  • P & L Report using Report Painter does not run in PRD client ( time out)

    Hi SAP Gurus
    We created a P & L Statement on the basis of GLPCT table. We incorporated Accounts groups from a financial statemen version using KE5B in profit center accounting.
    Report contains Account groups as well as profit centre group.
    It takes around 5- 10 minutes to run in DEV client but in PRD it takes a lot of time and times out after a while.
    Any suggestions....??
    Regards
    Satish

    Hi Satish,
    Use all the Index fields(Profit-center-based index) which are active for the table GLPCT in the Selection screen of the report and use maximum selection criteria.The processing time will improve to some extent.
    ~Andrew
    Good you got the solution from the Basis Team, probably they might have increased the processing time limit of the report.But to increase the efficiency of the program the above will work.
    Edited by: Andrew J on Jan 24, 2011 4:53 PM
    One more tip for tuning the performance

  • Clients Time-Out When Retrieving Large Files  From Our PureFTPd Server

    Hi, not sure if this is the right place to get help, but didn't know where else to look. And let me begin by saying I'm not a server admin by trade, but that is the role I've fell into at a design firm. So please bear with my lack of knowledge on some of the more technical details.
    We have OS X Server 10.4.11 running here with PureFTPd installed and managed through PureFTPd Manager application. It has been fairly reliable for us for the last 2-3 years once the initial setup craziness was complete.
    But lately we've had 2 clients say that they've had difficulty downloading larger files from us. They get a time-out or error message on their end. They are most likely using Windows Explorer on a PC to do the transfer, which has always been the easiest method for our clients.
    One client had no problem getting files up to 14MB or so. But when trying to download a certain file that was about 80MB, it would not work. I tried different things here, and she tried multiple times, but no luck. I tried zipping the file to see if that would help, but no luck.
    Then another client had a similar problem today with a file that was only 25MB.
    We don't send large files very often, so I'm not sure if this is a recent thing or not. It seems like we've received some large files recently though.
    In PureFTPd manager, I usually leave all of the fields in the Transfers tab empty for all users. I didn't see anywhere else that would seem to impart a file-size limitation.
    • Any ideas at all?
    • If not, any other forums that I could search for help on? It looks like the developers site for PureFTPd Manager hasn't been updated in a year or two.
    Thanks in advance!

    Some years back I had trouble at a customer that had a ADSL using PPPoE connection to their ISP.
    Their router/modem (Speedtouch) couldn't cope with the LAN MTU when they sent files out so I had to lower it on their computers (running Panther?) ethernet interface from 1500 to 1492 (PPPoE overhead was 8 byte). The communication used to stall at about 25MB but the MTU change helped resolving that.
    My guess is that the router had to fragment (split in two) all outgoing packets it recived from the LAN computers and it just couldn't cope after a while.
    In your case it can be other network related things too like maybe needing traffic prioritizing, if receiving a lot of traffic from Internet and trying to send at the same time.

  • Thunderbird email client times out making IMAP and POP3 connections to gmail and hotmail.

    After autoconfiguring several gmail accounts with Thunderbird, and then using them, they stopped working after I switched to Verizon High Speed DSL.  All of the accounts time out while trying to get email.   Non list an error.  While trying to auto configure a hotmail account, it failed during password loggin.
    Disabled Windows Firewall
    Disabled Norton Firewall
    Disabled modem-router firewall
    checked IMAP settings in Thunderbird.
    deleted and then reautoconfigured the accounts to reset the passwords.
    enabled IMAP manually in gmail and POP3
    checked SMTP ports and IMAP default port numbers
    checked for normal password
    checked for SSL/TSL text
    Checked with Verizon support who said that they don't help Thunderbird clients.
    Tried logging in manually to all of the accounts to make sure the passwords and usernames were correct ...works.
    help! "connection to server timed out"

    Not exactly the same, but I am pretty sure the fix will be the same. 
    give it a whirl and let us know.
    Solution for sending MS Outlook and SMTP e-mail through Verizon FIOS for GoDaddy e-mail
    The FIX...I had to log onto the xxxxxxxx(at)verizon.net e-mail account via the WEBMAIL version for Verizon.
    I then went to Options-->More Options on the top, right menu.
    Go to the Accounts menu on the left.
    Click Add Account button toward the top.
    I only entered information for Sending Mail.
         Account name (any name you like...I called it GoDaddy)
         From Name = my display name
         e-mail address = my GoDaddy e-mail address
         I then moved my cursor to the username field in the Receiving Mail just so my cursor wasn't in the e-mail address field anymore.
    Verizon couldn't even help me with this.  This should be a standard check for them whenever they receive a call for SMTP issues.  I think they are trying to get everyone to use their (at)verizon.net e-mail account as their primary account.  This will help them retain or gain future business.  I think it's bad for business overall.
    ==========
    Note the "Test Account Settings..." button failed on the test send of a message, but all other tests passed fine.  My messages are sent fine even with this part of the tests failing.
    The above is true for a lot of third party email providers (not programs but email providers) 

  • User Time Out Parameter

    Hello Everyone,
    Does anyone know if there is a way to reset the timeout parameter in an ABAP program if the user has not sent a command to the backend system?   For example, our timeout is set at 30 minutes and we want this parameter to be constantly reset (or have the program ignore the timeout parameter) in a specific program that we have.
    Please let me know what you think.
    Scott

    Hi,
    In programs it is used inside loop ... endloop when the data extraction or data updation takes long time.
    Hope it helps.
    Regards,
    Siddhesh S. Tawate

  • 3005 VPN Client Time-Outs

    My Cisco 3005 VPN Concentrator keeps timeing out for some connections. When I look through the logs the only thing I see is:
    626 07/03/2002 00:06:30.890 SEV=5 IP/50 RPT=192
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    627 07/03/2002 00:11:31.260 SEV=5 IP/50 RPT=193
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    628 07/03/2002 00:16:31.720 SEV=5 IP/50 RPT=194
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    629 07/03/2002 00:21:32.030 SEV=5 IP/50 RPT=195
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    630 07/03/2002 00:26:32.420 SEV=5 IP/50 RPT=196
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    631 07/03/2002 00:31:32.810 SEV=5 IP/50 RPT=197
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    632 07/03/2002 00:36:33.200 SEV=5 IP/50 RPT=198
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    633 07/03/2002 00:41:33.610 SEV=5 IP/50 RPT=199
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    634 07/03/2002 00:46:33.970 SEV=5 IP/50 RPT=200
    Headend received TCP ACK pkt from client 68.38.72.43, TCP source port 1195
    Any Ideas???? I have hardcoded the speed and duplex on the WAN interface
    Thanks

    Hi,
    I think we need to turn on some additional logs to figure out the issue here, Some of the things to check on:
    Does it happen with all ISP connections using the same client machine?
    Is the timing consistent with the disconnects?
    Did you try with both Split tunneling enabled and disabled?
    Hope this helps,
    Regards,
    Aamir Waheed,
    Cisco Systems, Inc.
    -=-=-

  • Time out parameter

    Hi ,
    As you know in SAP there is timeout parameter, like when a user logins in SAP and doesn't  use SAP for more than 30min or more( it depends on the parameter set) , SAP automatically timeouts.
    My qyestion is :-
    We have a group of users where  this users are very low level users, we want to remove this timeout error  for this  particular group of users , is there any procedure for the same or do you have any sugesstions.
    Please help me friends.
    thanks
    anuroop

    HI anuroop!
    Parameters are Instance dependent and you can install/define a SAP instance and define a logon group to allow these users to logon in this instance. For instance... You could change the parameter in Central Instance and allow people to work on it via Logon Group.
    Is this case you can start today because auto logout parameter is dynamic.
    Regards
    FF

  • Configurable parameter of ccBPM for time out

    Hi,
    We are using ccBPM for collection files based on some correlation and we have set-up  a deadline branch for a particular time interval to collect files.
    We want to set the time out parameter as aconfigurable parameter so that everytime we dont need to touch ccBPM and can make changes in ID.
    i have tried using this but in deadline branch I can only define numeric value..
    Could you please tell me if we have any other way to implement this or we cannot use configurable parameter for deadline branch time duration?
    Thanks in Advance
    Best Regards,
    Harleen Kaur Chadha

    Hi Harleen Kaur Chadha,
    I understand your requirement is to collect messages for particular time period (like standard pattern BpmPatternCollectTime). And, if this time period changes, you want implement the changes without editing ccBPM.
    As far as I know, it is not possible. I do not recommend you to think about it, because, the time duration for which messages should be collected will not change every day in actual business scenario. I guess once you define time period based on business and technical details, it will be constant. Letu2019s say if it changes once in a blue moon, then edit the ccBPM. If you want more control on size of message getting collected you can combine these patterns [Link|http://help.sap.com/saphelp_nwpi711/helpdata/en/08/16163ff8519a06e10000000a114084/frameset.htm ]
    Regards,
    Raghu_Vamsee
    Edited by: Raghu Vamsee on Jan 13, 2011 4:20 PM

  • Auxiliary instance connection time out

    Hi Experts,
    I am creating a duplicate DB on oracle 10.2.0 on XP on a remote host.
    first host (suman)is source and the second host(sumanr) is target means duplicate. in 2nd host i have installed the oracle software, created the pswd file, pfile, the instance and started in nomount. In 1st host DB is opened and running, now I am trying to connect to the 2nd host instance but getting following error..
    RMAN> connect target
    connected to target database: ORCL (DBID=1255758361)
    RMAN> connect auxiliary sys/oracle@stby
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-04006: error from auxiliary database: ORA-12170: TNS:Connect timeout occurredthe host string 'stby' is to connect to the 2nd host DB.
    I have not mentioned any time out parameter in sqlnet.ora
    Any help will be appreciated
    Rgds

    Always try to clone from Aux instance. as
    rman target sys/****@orcl auxiliary /
    Error:     ORA-12170 (ORA-12170)
    Text:     TNS:Connect timeout occurred
    Cause:     The server shut down because connection establishment with a
         client failed to complete within the allotted time interval. This
         may be a result of network/system delays; or this may indicate
         that a malicious client is trying to cause a Denial of Service
         attack on the server.
    Action:     If the error occurred because of a slow network/system,
         reconfigure the SQLNET.INBOUND_CONNECT_TIMEOUT parameter in
         sqlnet.ora to a larger value. If a malicious client is suspected,
         use the address in sqlnet.log to identify the source and restrict
         access. Note that logged addresses may not be reliable as they can
         be forged (e.g. in TCP/IP).

  • Dir API - Web services Time out

    Hi All,
    I am using Dir API web services to make some mass updates to Config objects. I have developed a client in Java and was able to access/edit the ID objects. The problem I am facing is since the number of objects in the change list is huge ( >1000),  the web services time out.
    I tried to set the time out parameter for the web service call using
    context.put(BindingProviderProperties.REQUEST_TIMEOUT, 600*1000);
    also,
    context.put("com.sun.xml.ws.connect.timeout", 600*1000);
    context.put("com.sun.xml.ws.request.timeout", 600*1000);
    None of them seem to have any impact.
    Any ideas what is the correct way to adjust this time out behaviour?
    Thanks
    Jai

    Hi RK,
    Thanks for that. I am not looking at changing the time outs at Server. I am just interested in changing the time outs for the request I make from the client. The point is I do not want to impact any other services running in the server.
    In WS Navigator, it seems possible to change the time out value using Invocation parameters. (Did not try this yet!!)
    So it must be possible to set the time out for the request from the client.
    Thanks
    Jai
    Edited by: Jaishankar on Aug 25, 2011 2:49 PM

  • Session time out in BIP

    All,
    I have set the BIP security as Oracle BI SERVER and able to successfully log in from dashboards, answers to BIP. but after some time BIP is getting timed out.
    where can I set the session time out parameter? and
    how to make the BIP session valid as long as OBI presentation services session is valid?
    Thanks in advance.

    Post Author: amr_foci
    CA Forum: Authentication
    go to the universe which this report based on, get the parameters window from (File->Paramaters)
    check the CONTROL tab
    see those parameters and configure them as you want
    good luck
    Amr

Maybe you are looking for