How to resolve Issues while implement gateway security by using reginfo,secinfo?

Hi,
I want to implement gateway security using  gw/reg_info,  gw/sec_info,  gw/reg_no_conn_info.
so far I have created reginfo and secinfo files to allow all internal traffic and I kept gw/reg_no_conn_info=11, gw/acl_mode=1
reginfo
======
#VERSION=2
P TP=*,HOST=local
P TP=*,HOST=internal
P TP=*,HOST=*.abc.com
with the above setting I believe all the programs with in sap systems(including app servers), also system from domain abc.com can register programs with out having any issues.
secinfo:
======
#VERSION=2
P TP=* USER=* USER-HOST=local HOST=local
P TP=* USER=* USER-HOST=internal HOST=internal
similarly  as per secinfo content I believe that all the internal traffic can go with out any issue with in sap system.
beside that I have activated gateway logging to find the rejecting connections if any.
I have following questions:
===================
1)As the reginfo,secinfo files maintained can I remove gw/acl_mode=1 parameter ?
2)if I want to add a specific programs to register from 3rd party system, suppose a program called "zram" from system "172.198.10.1" where I suppose to add it. Do I need to add that IP to secinfo along with reginfo?
3)when I set parameter gw/reg_no_conn_info=11 when convert to binary it equals to 00001011
what exactly this means from the following definitions from note 1444282
1 1298433 Bypassing security in reginfo & secinfo
2 1434 117 Bypassing sec_info without reg_info
4 1465129 CANCEL registered programs
8 1473017 Uppercase/lowercase in the files reg_info and sec_info
will that means 8+2+1 means satisfying the above 3 lines except condition 4 ?
4) I enabled  gateway logging, how could I catch rejecting connections from third party systems?
5)From simulation mode I got to know that It will satisfy reginfo,secinfo restrictions and it will allow all other traffic.so what is the added advantage with this when activate?
6)is there any sap native tools which help while preparing reginfo, secinfo files?
Regards,
Koteswararao.Davuluri(Koti).

Hi,
Here is answers for questions 4 and 5.
4) I enabled  gateway logging, how could I catch rejecting connections from third party systems?
SMGW->Goto->Expert functions->logging
In the above path if you select security->(under that)->Rejected access only
when you select that it should show you the connections getting rejected.
5)For simulation mode you have 2 options. you can activate directly from the above path.Other option  if you maintain gw/sim_mode = 1  that will make the permanent simulation mode. But once after all the entries set in reginfo you have to disable simulation mode. with secinfo you will not have much problems.
After doing steps 4, 5 you can see rejected entries in Gateway log.

Similar Messages

  • How to stop a while loop after certain time using Elapsed time vi

    how to stop a while loop after certain time using Elapsed time vi.

    Hi Frankie,
    Just place the Elapsed Time VI inside the WHILE loop, and wire the 'Time Has Elapsed' output to the conditional terminal in the lower right corner (which should be set to 'stop if true' by default).
    In the future, please post your LabVIEW questions to the LabVIEW Forum.  You have a much better chance of getting your questions answered sooner, and those answers can then help others who are searching the LabVIEW forums.  Thanks!
    Justin M
    National Instruments

  • Issue while implementing OSS note

    Hi Experts,
    While Implementing the note 100690 in sap , I am facing the following issue.
    The traffic signal light is red and the message text shows as follows:
    Object REPS ZKOGLMNG doesn't exist, create it
    Object REPS ZKOMENGE doesn't exist, create it
    Object REPS ZKORWEM2 doesn't exist, create it
    Object REPS ZKORWEM3 doesn't exist, create it
    Object REPS ZKORWEM4 doesn't exist, create it
    Could you guys help me out in resolving this issue ASAP .
    Thanks in Advance
    Regards
    Sandy

    Hi Juan ,
    Thanks for the mail,
    I had a small doubt over here,
    can I follow this procedure:
    1). I will ask my ABAP team to create those mentioned objects manually.
    2). Then I will implement the SNOTE , so that the corrections will  be inserted into those objects.
    I do understand your point earlier that to manually apply the corrections (In this case both step1 & 2 will be done by ABAPer's).
    Please let me know if above procedure works .
    Thanks&Regards
    Sandeep

  • HT204053 How to resolve "error while trying to connect to the server."

    Receive "error while trying to connect to the server" on my PC when using iCloud. How to resolve?

    check the below link.
    /people/stephen.johannes/blog/2005/08/18/external-data-loads-for-crm-40-using-xif-adapter

  • How to resolve issue

    Hi,
    I am not sure how to resolve or i don't how to approach this. i click on debug and view debug buttons still not able to find.
    What are these line numbers indicates. where to see them
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 12
    ORA-06512: at "APEX_040100.WWV_FLOW_DYNAMIC_EXEC", line 67
    ORA-06512: at "APEX_040100.WWV_FLOW_PROCESS", line 154
    Getting followng error while i click button. i jsut wanted to know where to check these line numbers and how to tackle this error
         Error     ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    Technical Info (only visible for developers)
        is_internal_error: false
        ora_sqlcode: -6502
        ora_sqlerrm: ORA-06502: PL/SQL: numeric or value error: character to number conversion error
        component.type: APEX_APPLICATION_PAGE_PROCESS
        component.id: 6961805050
        component.name: hiring Export
        error_backtrace:
        ORA-06512: at "SYS.WWV_DBMS_SQL", line 12
        ORA-06512: at "APEX_040100.WWV_FLOW_DYNAMIC_EXEC", line 67
        ORA-06512: at "APEX_040100.WWV_FLOW_PROCESS", line 154Edited by: 893185 on Jun 1, 2012 4:17 PM

    Hi,
    Have you got a page process on your page named "hiring Export". This appears to be why your getting the error. It appears you are trying to submit the page and insert or update a table and populate a column that has a number type with text rather than a number. Can you create an example on apex.oracle.com?
    Thanks
    Paul

  • Issue with implementing Object Security in RPD (OBIEE 11g)

    Hello All,
    I am following these steps to implement Object Security, but it doesn't work. Please let me know what am I doing wrong here:
    1. I want to block a few presentation tables for the user 'weblogic'.
    2. I open the RPD in online mode and in the Identity Manager, for the application role 'BIAdministrator', I setup permissions 'no access' to these presentation tables. It asks me to 'Check Out' which I do.
    3. I check in the changes, save the RPD and deploy in back in EM.
    4. I login into OBIEE Answers using 'weblogic' user but alas these presentation tables are still available for me to use.
    I have tried looking for a solution on the internet before posting the solution here. Please don't ask me to read through the security setup guide because I have done that. Any specific answers are most welcome.
    Thanks in advance.

    Try this:
    Double click on the presentation table.
    Go to permissions and then revoke the access to BI Administrators.

  • Issue while exporting report in PDF using crystal report XI

    Hello,
    I am facing issue while exporting a report to PDF through crystal report XI. Reports are generating properly in the crystal report browser but when I am exporting the reports in PDF or trying to get print by clicking on print button, reports not generating properly.
    Allignment in the exported PDF reports getting changed and reports margin is also changes. Due to this some part of report is chopped and printed on the next page.
    I have deployed my application on IBM WebSphere 6.1 server and I am getting following error which might help to identify this issue.
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: The response has already been commited.---- Error code:0 Error code name:succeeded
         at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
         at com.crystaldecisions.report.web.component.o.a(Unknown Source)
         at com.crystaldecisions.report.web.event.br.a(Unknown Source)
         at com.crystaldecisions.report.web.event.w.a(Unknown Source)
         at com.crystaldecisions.report.web.event.b7.broadcast(Unknown Source)
         at com.crystaldecisions.report.web.event.av.a(Unknown Source)
         at com.crystaldecisions.report.web.WorkflowController.do(Unknown Source)
         at com.crystaldecisions.report.web.WorkflowController.doLifecycle(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.a(Unknown Source)
         at com.crystaldecisions.report.web.ServerControl.processHttpRequest(Unknown Source)
         at com.ibm._jsp._CrystalReportViewer._jspService(_CrystalReportViewer.java:107)
         at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java:115)
         at com.ibm.ws.jsp.webcontainerext.AbstractJSPExtensionServletWrapper.handleRequest(AbstractJSPExtensionServletWrapper.java:168)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1812)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    Caused by: com.ibm.wsspi.webcontainer.ClosedConnectionException: OutputStream encountered error during write
         at com.ibm.ws.webcontainer.channel.WCCByteBufferOutputStream.write(WCCByteBufferOutputStream.java:80)
         at com.ibm.ws.webcontainer.srt.SRTOutputStream.write(SRTOutputStream.java:96)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.writeOut(BufferedServletOutputStream.java:438)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flushBytes(BufferedServletOutputStream.java:344)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flush(BufferedServletOutputStream.java:323)
         at com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.flushBuffer(BufferedServletOutputStream.java:478)
         at com.ibm.ws.webcontainer.srt.SRTServletResponse.flushBuffer(SRTServletResponse.java:452)
         at com.ibm.ws.webcontainer.srt.SRTServletResponse.flushBuffer(SRTServletResponse.java:436)
         at com.crystaldecisions.report.web.viewer.JSPViewerResponse.flushBuffer(Unknown Source)
         ... 33 more
    Caused by: java.io.IOException: Async IO operation failed, reason: RC: 64  The specified network name is no longer available.
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:203)
         ... 3 more
    Thanks in advance
    Alok P.

    The stack trace is caused by whitespace in your CrystalReportViewer.jsp file.  Look up SAP Note 1199025 for the resolution.
    It's not related to the PDF formatting issue.  There's been changes to the formatting with the most recent version - Crystal Reports for Eclipse 2.0 - so if you haven't already, I recommend you upgrade.
    Note that there's differences in font metric calculation when using Adobe PDF format such that there's no way to get exact agreement between output of the CR and PDF.  But the latest version helps greatly.
    Sincerely,
    Ted Ueda

  • Issue while implementing MUDE

    Hi
    While we are implementing the MUDE utility we ar unable to see few schemas and tables .
    Please, help in resolving this issue.
    Thanks.

    Hi Sam,
    Set a break on SCWB_CINST_READ function, in one of the selects cwbcihead table (Header date for correction instructions), you can see will that not find the correction statement.
    In case the statement is a note from a previous version,it´s not possible to insert the statement in the table manually, because for some reason had an inconsistency and the statement was not inserted in the table.
    Best regards,
    Luiz Ferreira

  • ABAP Dump issue while accessing Gateway

    Hi
    We have recently upgraded our Gateway server to SP03. Eversince after service generation while accessing the XML/Metadata from the consumption page we get an HTTP error with Dump. Has anyone faced this problem before.
      <?xml version="1.0" encoding="utf-8" ?>
    - <error xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance">
      <code>HTTP/500/E/Internal Server Error</code>
      <message>Call of service /sap/opu/sdata/sap/Z14335_RFC_BP_1/ terminated because of an error. The following error text was processed in system AC1 : Syntax error in program /IWCOR/CL_REST_HTTP_HANDLER===CP .The error occurred on the application server njsapnet3. The termination type was: RABAX_STATE.If the termination type is RABAX_STATE, you will find more information on the cause of termination in system AC1 in transaction ST22. If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server njsapnet3 in transaction SM21. If the termination type is ERROR_MESSAGE_STATE, you can search for further information in the trace file for the work process in transaction ST11 on the application server njsapnet3. You may also need to analyze the trace files of other work processes. If you do not yet have a user ID, contact your system adminmistrator.</message>
      </error>

    Hi All,
    I am also facing the same issue.
    When i am executing query/read operation my service it will works properly and getting data also,but when i am trying get X-CSRF token it throws error(ABAP Dump) .Can you please help me out this issue.
    Based on the Tx: ST11..getting below log.
    A  ABAP Program /IWCOR/CL_REST_HTTP_HANDLER===CP        .
    A  Source /IWCOR/CL_REST_HTTP_HANDLER===CCIMP      Line 40.
    A  Error Code ASSERTION_FAILED.
    A  Module abassert.c.
    A  Function ab_aabAssertionFailedRabax Line 1880.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    N
    N Thu Jan 03 15:00:58 2013
    N  *** ERROR => System ID and client from ticket are not the same than mine. [ssoxxkrn.c   1065]
    N  {root-id=0050569E07B31ED295B108EAC1527575}_{conn-id=0050569E07B31ED295B108EABC707575}_1
    N  *** ERROR => Neither was ticket issued by myself nor can I find issuer in TWPSSO2ACL (see note 1055856). [ssoxxkrn.c   1071]
    N  {root-id=0050569E07B31ED295B108EAC1527575}_{conn-id=0050569E07B31ED295B108EABC707575}_1
    i am getting based on Tx:ST22
    Category          
    ABAP Programming Error
    Runtime Errors    
    ASSERTION_FAILED
    ABAP Program      
    /IWCOR/CL_REST_HTTP_HANDLER===CP
    Application Component  OPU-FND-CCL
    Note: I am using SAP NW-GW-SP04
    Thanks,
    Syam

  • How to resolve issues when using Adobe Reader DC with LEED Online?

    This morning I downloaded Adobe Reader DC however now I am no longer able save the PDF in LEED Online.  How do I resolve this issue or revert back to the older version of Adobe Reader?

    Before the DC version we were able to save our passwords from University of Phoenix and when opening the document saved to our computer it would unlock automatically.  This new version DC will not allow this even when you say Yes.
    The Right Column in previous versions would allow to disable until requested to appear this version it opens regardless.
    Just my opinion here  Adobe Failed at customer satisfaction on this UPGRADE.
    Regards a unhappy Adobe user.

  • How to resolve issues - is there a BlackBerry tech support

    I have several issues with my q10 and would like to know if there is a BlackBerry tech support number to call as I am not getting solutions by posting here. I am new to BlackBerry and starting to wonder why I chose their product.
    Alternatively should my network provider take some responsibility for all these issues?
    Solved!
    Go to Solution.

    Of course, be warned that getting direct support through those numbers will require the payment of a one time fee for direct support.
    Your mobile provider should escalate any issue up to BlackBerry technical support, which the carrier cannot resolve.
    If they are not doing that for you, you ARE paying then for that through your monthly service, you need to demand it.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • BAM Portal issue while implementing BAM tutorial 4

    Hello All,
    I am trying to implement BAM tutorial. I have deployed everything as specified in the tutorial, except for RTA. I am not using RTA.
    When I checked the BAM Portal I can see views and activities over there. But not all fields are having values in it.
    Do anyone have any idea why few fields are blank over here?
    Thanks, Girish R. Patil.

    The reason for fields in a BAM View being empty is because
    They are not assigned any value - Values in BAM are assigned either through TPE mapping OR through BAM API in the orchestration.
    If a BAM Activity is populated using a mixture of BAM API & TPE then it is possible that there are different fields being used for Activity ID and as a result TPE is mapping the same activity using Message ID while the orchestration is using the Instance
    Id to create the activity. In such a scenario TWO activities are being created.
    In your case, it is possible that you've missed some steps in the tutorial where after deploying the Activity (through bm.exe) there may have been instructions on TPE and mapping of the message instance data into the BAM Activity.
    Regards.

  • Inkjet Failure Hp Photosmart 3310 How to resolve issue?

    Can anyone help me with troubleshooting methods to resolve an inkjet failure with a Hp Photosmart series 3310 Printer Please?

    @Photsmart3310Welcome to the Community!
    I understand you're facing an Ink System Failure on your Photosmart 3310.
    My suggestion for you, would be to check out and try the steps in this guide for that specific issue. It might help!
    'Problem with Printhead,' 'Printer Failure,' 'Ink System Failure,' or a '0x...' or a 'C2...' Error M...
    If the troubleshooting does not help at all, I would lastly suggest technical support.
    Please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region. http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    Happy Wednesday
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Zen Nano Plus: How to resolve issues with installing firmware 1.14

    So .... I managed to kill my Zen Nano Plus when installing firmware version .4.03, but fortunately I've managed to bring it back to life again. :-)
    Here's what I did wrong, and how you can avoid the mistakes that I made ...
    I attempted to install the newly released "Creative ZEN Nano Plus Firmware .4.03" from my Windows 2000 system. However, I had not previously installed the "Creative Mass Storage Driver .07.00.250". In fact there seemed to be no reason to install these mass storage drivers as the Nano Plus player was always recognized by my system. However, while installing the firmware upgrade, it seems that the player is set to recovery mode and therefore the mass storage driver needs to be installed prior to upgrading the firmware.
    I realized this partway through the firmware upgrade when prompted for the "StMp3Rec.sys" driver. I then successfully installed the mass storage driver then attempted to continue with the firmware upgrade. Unfortunately, the firmware software "froze" and the process had to be killed. My Nano Plus player now wouldn't turn on and my system would not recognize it. I then read how to set the player in recovery mode, and was able to see the player listed as "STMP3500" when examining my attached USB hardware (using the "Unplug or Eject Hardware" dialog).
    To install the driver, I then looked at all hardware in my "Device Manager" (right click on "My Computer", select "Properties", choose the "Hardware" tab, click on the "Device Manager" button) then selected the "STMP3500" device. Right clicking and selecting "Properties" (or double clicking) brings up the properties dialog and from there I chose the "Reinstall Driver" button. I specified the driver location: "C:\Program Files\Creative\Creative Mass Storage Drivers\StMp3Rec.sys" and the driver then successfully installed. Finally, I successfully installed the firmware upgrade and all is now working well.
    Here's the bottom line:
    Be sure to install the "Creative Mass Storage Driver .07.00.250" prior to upgrading to the "Creative ZEN Nano Plus Firmware .4.03".
    Maybe it is because I beta tested six or seven different Rio MP3 player models (until D&M Holdings discontinued the Rio brand), or because I have worked as a software developer for eight years - but I tend not to install any software that does not appear to be required. The Creative firmware upgrade software could be greatly improved by including a simple check to see if the Creative mass storage drivers are installed before accessing the player.

    This has been answered many times here. Delete a few files on the player. Create a few folders on the player. Move the songs on the player into the folders. Now add more songs to the player into the folders. There is a limit on how many items the player will allow in the root.

  • How to resolve error while importing data using IDoc method in LSMW ?

    Hi
    I am trying to import my data using IDoc method in LSMW.
    But after completing the whole LSMW process, when I look into the IDOC generated, the error description is as this.
    It talks about the process code and other stuff.
    Function module not allowed : APPL_IDOC_INPUTI
    Message No. B1252
    Diagnosis :
    The function module APPL_IDOC_INPUTI and the application object type which were determined are not valid for this IDoc.
    I am not able to resolve the problem.
    Please help.
    Regards,
    Rachesh Nambiar

    check the below link.
    /people/stephen.johannes/blog/2005/08/18/external-data-loads-for-crm-40-using-xif-adapter

Maybe you are looking for

  • Problem with multiple skeakers name.....

    Hi, I have 3 airport express in the house, I just renamed some of them using the Airport admin utility app. Now for some reason itune still shows the old names in the multiple speakers menu. Try to quit all apps even restart and check permissions no

  • Issue with lost outgoing texts

    I have a Razr Maxx and randomly, my texts don't go through to people.  They don't bounce back, so I have no idea that they have not been received.  It's really frustrating!  Help?

  • Connecting a Guitar to the Line

    Hi Friends ! Is it ok if I connect my Electric Guitar to the computer (line-in) thru a BOSS Metal Zone Pedal ? Will?the?output from the Distortion Pedal be high to?harm the Computer or the Sound Card (I have a Sound Blaster Audigy 4) ? Kindly advice

  • Sql developer to oracle 10 g xe

    I have installed oracle 10 g xe in my pc and oracle sql developer also.i want to connect sql developer to oracle 10 g xe. Please help me in this isssue.i can improve a bit through going from procedures and so many things. Thanks in advance, Arvind Ku

  • How to use the bex broadcasting to send emails

    Hi Gurus, i made a web report, in this report , i have to send an email to some directions based in what characteristic get the value = 1, example:        KF x=    1        send email to   pp@.... y=    1        send email to   gg@.... The web report