Anti-relay filter configuration issues

Configuration issues with the anti-relay filter in Messaging Server 4.1x.
The following information addresses common questions about configuration issues
with the anti-relay filter in Messaging Server 4.1x:<BR>
<P>
<OL>
<LI><B>Question:</B><BR>
What is the difference between the delivery
and submission
options?<BR>
<P>
<B>Answer:</B><BR>
The submission option
allows specified users to send email to any email address in the world.
These users are typically internal users.
<P>
The delivery option
allows specified users to receive email from anybody. These users
are also typically internal users.
<P>
A standard filter will appear something as follows:<BR>
<P>
# This is the anti-relay config file written by Jay at iPlanet
# The first section sets default conditions
resolvehostnames:0
useauthinfo:0
advertiseauthinfo:1
# This section sets domains to be delivered to by anybody
delivery:*@my.domain.com
# This section sets domains that can send any place
submission:129.12.4.*
<P>
<P>
<LI><B>Question:</B><BR>
The delivery
option works properly. However, why doesn't the
submission option
appear to be allowing emails from specified users to pass through?
<P>
<B>Answer:</B><BR>
The problem with the submission behavior could be due to the setting of the
the resolvehostnames
parameter. If this parameter is turned on
(resolvehostnames:1),
then <I>all</I> entries in this configuration file must be fully qualified
host names. Although wildcards will work, you cannot specify IP
addresses with this configuration setting.
<P>
<P>
<LI><B>Question:</B><BR>
Is it possible to allow people outside of my network to connect to the server
and send mail out?
<P>
<B>Answer:</B><BR>
Yes. To allow outside users to connect to the server and send mail
to any address, without granting the same privilege to the rest of the world,
activate the authenticated SMTP portion of the filter via the
useauthinfo option.
Setting this parameter to "1" (i.e., useauthinfo:1
) will require a user who is not in a
submission address and who is attempting to send email to an address not in
the delivery range to authenticate with a user ID and password.
</OL>
<P>
For additional information on the anti-relay filter, please refer to the
Messaging Server 4.1 Administrator's Guide at<BR>
<P>
http://docs.iplanet.com/docs/manuals/messaging/nms41/ag/ubefiltr.htm#1073677

Prashant:
Are you using a UBE filter to configure domain-based anti-relayinging? We had better luck with the anti-relay plug-in. There is some info on this (for 4.15) at
http://docs.sun.com/source/816-6044-10/ubefiltr.htm#1069973
You have to enable the plug-in using configutil, per the above. The anti-relay plug-in is controlled by antirelay.conf. Be aware that the pattern matching rules are very limited, and not well documented. Fortunately, the source code to the plug-in is included, and you can see what it is doing. To pass the tests we had to add a hard-coded test for a "%" in the source and recompile:
*** antirelay.c.orig Thu Oct 31 04:42:13 2002
--- antirelay.c Thu Oct 31 04:22:07 2002
*** 934,939 ****
--- 934,940 ----
* Weight must be non-zero to begin with so that matches on just "*"
* will work.
+ if( strchr(text,'%') != NULL ) return ABORT;
weight = TRUE;
for ( ; *p; text++, p++) {
if (*text == '\0' && p != '')
Not a really elegant hack, but we didn't need a fully functional regex engine.

Similar Messages

  • Anti spam filter Mail Issue

    No mail arrived to 10.6.6 Mail Server after enabling "zen.spamhaus.org" spam filter. I can send to any, but receive only from local domain. And after disabling the filter, I can receive smoothly from all domain. My server is not blacklisted and it's firewall working correctly.
    Postcon output:
    mailsrv:~ admin$ postconf -n
    biff = no
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    header_checks = pcre:/etc/postfix/customheaderchecks
    html_directory = /usr/share/doc/postfix/html
    inet_interfaces = all
    mail_owner = _postfix
    mailboxsizelimit = 0
    mailbox_transport = dovecot
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mapsrbldomains =
    messagesizelimit = 10485760
    mydestination = $myhostname, localhost.$mydomain, cmrdi.sci.eg, localhost, $mydomain
    mydomain = cmrdi.sci.eg
    mydomain_fallback = localhost
    myhostname = mailsrv.cmrdi.sci.eg
    mynetworks = 127.0.0.0/31,192.168.0.0/16
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    recipient_delimiter = +
    relayhost =
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = _postdrop
    smtpsasl_passwordmaps =
    smtpdclientrestrictions = permit_mynetworks permitsaslauthenticated permit
    smtpdenforcetls = no
    smtpdhelorequired = yes
    smtpdhelorestrictions = rejectinvalid_helohostname rejectnon_fqdn_helohostname
    smtpdpw_server_securityoptions = login,plain,gssapi,cram-md5
    smtpdrecipientrestrictions = permitsaslauthenticated permit_mynetworks rejectunauthdestination checkpolicyservice unix:private/policy permit
    smtpdsasl_authenable = yes
    smtpdtlsCAfile = /etc/certificates/mailsrv.cmrdi.sci.eg.B864F75AEC36A42907A7DBD383E4EA49CF900D97 .chain.pem
    smtpdtls_certfile = /etc/certificates/mailsrv.cmrdi.sci.eg.B864F75AEC36A42907A7DBD383E4EA49CF900D97 .cert.pem
    smtpdtls_excludeciphers = SSLv2, aNULL, ADH, eNULL
    smtpdtls_keyfile = /etc/certificates/mailsrv.cmrdi.sci.eg.B864F75AEC36A42907A7DBD383E4EA49CF900D97 .key.pem
    smtpdtlsloglevel = 0
    smtpduse_pwserver = yes
    smtpdusetls = yes
    tlsrandomsource = dev:/dev/urandom
    unknownlocal_recipient_rejectcode = 550
    virtualaliasdomains = $virtualaliasmaps hash:/etc/postfix/virtual_domains
    virtualaliasmaps = hash:/etc/postfix/virtual_users
    and the bounce message I receive:
    Hi. This is the qmail-send program at mx-relay.netfirms.com.
    I'm afraid I wasn't able to deliver your message to the following addresses.
    This is a permanent error; I've given up. Sorry it didn't work out.
    <[email protected]>:
    195.43.3.66 does not like recipient.
    Remote host said: 554 5.7.1 Service unavailable; Client host [70.35.17.169] blocked using zen.spamhaus.org
    Giving up on 195.43.3.66.
    Can you find a solution to this.

    Hi Dave,
    Following are the detailed steps to uninstall Anti-Spam:
    Close the EMC (Exchange Management Console).
    Open the PowerShell and navigate using the following path: "Program Files\Microsoft\Exchange Server\Scripts".
    Run the "uninstall-AntispamAgents.ps1" script as shown in window (with ./ before the script name) below:
    Note: You will be prompt to disable and then uninstall each agent of the Anti-spam system like the Connection filtering, content filter, Sender filtering etc. 
    Restart the "Microsoft Exchange Transport" service in order to apply configuration changes.
    Open the Exchange Management Console, and on the Organization configuration list, select
    Hub Transport. You will see that the "Anti-Spam" tab has been removed from the Hub Transport properties. 
    I suggest double check whether you have re-start the Transport service.
    More details in the following link:
    http://www.petri.com/install-anti-spam-exchange-2007.htm
    Thanks

  • How to stop Anti relaying in ims5.0. is there any standard procedure for this.

     

    Hi
    To allow outside users to connect to the server and send mail to any address, without granting the same privilege to the rest of the world, activate the authenticated SMTP portion of the filter via the useauthinfo option. Setting this parameter to "1" (i.e., useauthinfo:1 ) will require a user who is not in a submission address and who is attempting to send email to an address not in the delivery range to authenticate with a user ID and password.
    For additional information on the anti-relay filter, please refer to the Messaging Server 4.1 Administrator's Guide at
    http://docs.iplanet.com/docs/manuals/messaging/nms41/ag/ubefiltr.htm#1073677

  • Relay Server Configuration

    Hi,
    I am trying to  configure relay server 16 for SMP2.3.
    By refering link:-http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e084e63d-5764-2e10-bcb5-f943c11c6529?overridelayout=t…
    Have successfully done with step:- Installing the Relay Server Components to IIS 7.x on Windows
    And while performing step:-Configuring the Relay Server to Run as a Window Service on Relay Server  in that after running the command mentioned:-
    dbsvc -as -s auto -w SUPRelayServer "C:\inetpub\wwwroot\ias_relay_server\server\rshost.exe" -q -
    qc -f “C:\inetpub\wwwroot\ias_relay_server\server\rs.config” -o “c:\Sybase\logs\rs.log”
    I am getting with  message :-
    SQL Anywhere Service Utility Version 16.0.0.1535
    Service "SUPRelayServer" was created successfully.
    But when my trying to start relayserver services I am getting  an error:-
    Error
    SQL Anywhere Service Utility Version 16.0.0.1535
    Service "SUPRelayserver" start pending.
    Error starting service "SUPRelayserver".
    Log generated in my rs.log file
    I. 2014-05-28 13:35:48.096+0530 Character encoding: windows-1252
    I. 2014-05-28 13:35:48.096+0530 SAP Sybase Relay Server Version 16.0.0.1535
    I. 2014-05-28 13:35:48.096+0530
    I. 2014-05-28 13:35:48.096+0530 Copyright © 2013 SAP AG or an SAP affiliate company.
    I. 2014-05-28 13:35:48.096+0530 All rights reserved.
    I. 2014-05-28 13:35:48.096+0530 Use of this software is governed by the Sybase License Agreement.
    I. 2014-05-28 13:35:48.096+0530 Refer to http://www.sybase.com/softwarelicenses.
    I. 2014-05-28 13:35:48.096+0530
    I. 2014-05-28 13:35:48.096+0530 Machine SUPSRV is running Windows 2008R2 Build 7601 Service Pack 1
    I. 2014-05-28 13:35:48.096+0530 Software built for X86_64
    I. 2014-05-28 13:35:48.096+0530 Time zone offset from UTC in minutes: 330
    I. 2014-05-28 13:35:48.096+0530 <rshost> Parsing config file 'C:\inetpub\wwwroot\ias_relay_server\server\rs.config'
    E. 2014-05-28 13:35:48.096+0530 <rshost> RSF11040: Cannot open Relay Server configuration file 'C:\inetpub\wwwroot\ias_relay_server\server\rs.config'
    I. 2014-05-28 13:35:48.097+0530 <rshost> Finished
    I. 2014-05-28 13:44:53.577+0530 Character encoding: windows-1252
    I. 2014-05-28 13:44:53.577+0530 SAP Sybase Relay Server Version 16.0.0.1535
    So can anyone please help me on this error.
    Thanks & Regards,
    Anjali

    Hi Anjali,
    Check your rs.config file extensions. I faced the same issue & i rectified it by giving the correct extension to the rs.config file.
    Thanks,
    Shrikant Naidu

  • OC4J Configuration issue.  when trying to enable OEM on 10g

    Good Morning to all ;
    Just now i posted question related to OEM (when getting error).
    I can't connect my OEM with any user
    Here i created DB using DBCA with OEM but i couldn't login via BROWSER ...
    Please ignore this question here .. ( Not a Duplicate Question)
    This question is different ,  but related to OEM ( Ok . I am explaining my issues here. I created Database using DBCA without enabling OEM.
    then i set ORACLE_SID and tried to execute OEM but getting error.
    $ emctl start dbconsole
    TZ set to Asia/Calcutta
    OC4J Configuration issue. /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_linuxserver_orcltest not found.
    NOTE : I want to know answer for 2nd question. what is OC4J Configuration issue. - How can i resolve that ? or
    Thanks in advance ..

    Hello Sb
    I perfectly upgraded my DB with OEM  to 10.2.0.4.0  on OEL4. i'm going to do on rhel-5
    *$ export ORACLE_SID=orcl*
    [oracle@oel ~]$ sqlplus /nolog
    SQLPlus: Release 10.2.0.4.0 - Production on Sun Apr 21 00:59:53 2013*
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    SQL> conn /as sysdba
    Connected.
    SQL> startup
    ORA-01081: cannot start already-running ORACLE - shut it down first
    SQL> cl scr
    SQL> select comp_name , version , status from dba_registry;
    COMP_NAME
    VERSION STATUS
    Oracle Database Catalog Views
    10.2.0.4.0 VALID
    Oracle Database Packages and Types
    10.2.0.4.0 VALID
    Oracle Workspace Manager
    10.2.0.4.3 VALID
    COMP_NAME
    VERSION STATUS
    JServer JAVA Virtual Machine
    10.2.0.4.0 VALID
    Oracle XDK
    10.2.0.4.0 VALID
    Oracle Database Java Packages
    10.2.0.4.0 VALID
    COMP_NAME
    VERSION STATUS
    Oracle Expression Filter
    10.2.0.4.0 VALID
    Oracle Data Mining
    10.2.0.4.0 VALID
    Oracle Text
    10.2.0.4.0 VALID
    COMP_NAME
    VERSION STATUS
    Oracle XML Database
    10.2.0.4.0 VALID
    Oracle Rule Manager
    10.2.0.4.0 VALID
    Oracle interMedia
    10.2.0.4.0 VALID
    COMP_NAME
    VERSION STATUS
    OLAP Analytic Workspace
    10.2.0.4.0 VALID
    Oracle OLAP API
    10.2.0.4.0 VALID
    OLAP Catalog
    10.2.0.4.0 VALID
    COMP_NAME
    VERSION STATUS
    Spatial
    10.2.0.4.0 VALID
    Oracle Enterprise Manager
    10.2.0.4.0 VALID
    17 rows selected.
    Thanks ..

  • How to disable NI 5752 anti-alias filter

    Hi all!
    I have a question concerning the digitizer NI-5752 which has a anti-aliasing filter of 7.5, 10 or 14 MHz. I was wondering if I can disable this filter for acquiring the data. Considering its 50MSs, we are able to digitize till 25MHz, but if we get this 14MHz filter, we loss a lot of information right?
    Thank you for the response.
    Regards,
    Alberto

    Hi Alberto and Tobias,
    The NI 5752 is a NI FlexRIO™ digitizer adapter module, and so it is a bit different than most 51xx/56xx/59xx digitizers which use NI-SCOPE. Most of the configurable settings on the NI 5752 depend on the TI AFE5801 chip that the NI 5752 is built upon. While you are correct that the Nyquist frequency is 25 MHz, the AFE5801 chip only has options for 7.5, 10, and 14 MHz anti-aliasing filters (AAF). Unfortunately, this AAF cannot be disabled so 14 MHz is the maximum bandwidth of the chip. According to the AFE5801 spec sheet, you will have -6 dB of attenuation @ 20 MHz and -12 dB of attenuation @ 30 MHz with the 14 MHz filter selected. Hope this helps,
    Daniel S.
    National Instruments

  • Anti-relay

    1) I have an email server with all mails router to virus software for scanning with the use of conversions table together with two channels, tcp_scan and tcp_noscan. I understand that by default Sun messaging server by default block any relay, my question is that will the changes in the configuration file for configuring scanning affect the default setting for anti relay?
    2) I have these entries in the log, which looks like from external to external, does that mean anti-relay has no effect? It seems to me it is a relaying. However if I try to telnet to the server and type in the from and to address, it will prompt me with message "relaying not allowed" , could you please explain how can that happen?
    27-Sep-2004 10:07:23.64 tcp_noscan tcp_local E 10 [email protected] rfc822;[email protected] [email protected]
    27-Sep-2004 10:07:30.56 tcp_local D 10 [email protected] rfc822;[email protected] [email protected] dns;mx4.hotmail.com (mc12-f26.hotmail.com Microsoft ESMTP MAIL Service, Version: 5.0.2195.6824 ready at Sun, 26 Sep 2004 22:06:31 -0700 ) smtp;250 [email protected]
    3) These entries even amuse me, does it look like someone has authenticate to the server? I doubt it. I would like to know how we can actually block this in Sun Messaging Server?
    24-Sep-2004 00:30:50.32 tcp_auth tcp_scan EA 2 [email protected] rfc822;[email protected] [email protected]
    24-Sep-2004 00:30:51.34 tcp_auth tcp_scan EA 2 [email protected] rfc822;[email protected] [email protected]
    appreciate your assistance.

    1) I have an email server with all mails router to
    virus software for scanning with the use of
    conversions table together with two channels,
    tcp_scan and tcp_noscan. I understand that by default
    Sun messaging server by default block any relay, my
    question is that will the changes in the
    configuration file for configuring scanning affect
    the default setting for anti relay?Not at all. The relay prevention depends only on originating IP address and destination channel. Use of conversion channel in between does not change this.
    >
    2) I have these entries in the log, which looks like
    from external to external, does that mean anti-relay
    has no effect? It seems to me it is a relaying.
    However if I try to telnet to the server and type in
    the from and to address, it will prompt me with
    message "relaying not allowed" , could you please
    explain how can that happen?
    27-Sep-2004 10:07:23.64 tcp_noscan tcp_local E
    10 [email protected]
    rfc822;[email protected]
    [email protected]
    27-Sep-2004 10:07:30.56 tcp_local D
    10 [email protected]
    rfc822;[email protected]
    [email protected] dns;mx4.hotmail.com
    (mc12-f26.hotmail.com Microsoft ESMTP MAIL Service,
    Version: 5.0.2195.6824 ready at Sun, 26 Sep 2004
    22:06:31 -0700 ) smtp;250 [email protected]
    \We would need to see the original ENQUEUE line, not just the line from tcp_noscan in order to comment. We're missing some log entries. . .
    >
    >
    3) These entries even amuse me, does it look like
    someone has authenticate to the server? I doubt it. I
    would like to know how we can actually block this in
    Sun Messaging Server?If an external user authenticates, they are allowed to send anywhere. If an external user has guessed an account/password, they will be allowed to send whatever they please. Again, we need to see the original enqueue log entry to determine.
    >
    24-Sep-2004 00:30:50.32 tcp_auth tcp_scan EA
    2 [email protected]
    rfc822;[email protected] [email protected]
    It does appear that this came in through authentication.
    You can increase logging to include account names . .
    dd this line to your OPTION.DAT file:
    LOG_CONNECTION=1
    compile the configuration, and restart the dispatcher
    imsimta cnbuild
    imsimta restart dispatcher
    and your mail.log_current will contain additional data, and hopefully lead you towards which account needs to have the password reset.
    any user is allowed to authenticate, including your "admin" account. Often administrators use obvious passwords for this account, by default called "admin".
    >
    24-Sep-2004 00:30:51.34 tcp_auth tcp_scan EA
    2 [email protected]
    rfc822;[email protected] [email protected]
    appreciate your assistance.

  • Where can I find a 17" desktop anti-glare filter for my iMac?

    I checked a couple of sites that sell anti-glare filters. I'm trying to find one to fit my widescreen 17" iMac, however, both sites charged exorbitant prices, one $80, another $100. I remember ten years ago I was able to buy an anti-glare filter for my old Windows PC, but for some reason, neither the Apple Store, nor Best Buy sell them today. I need one because for the second time in two years, I had to get new glasses as the glare from my iMac is hurting my eyesight.

    As I said, I don't think the result from putting a filter over the glass will be satisfactory, regardless of cost.
    You may want to find an external matte screen digital (DVI) LCD that you find comfortable to look at, and connect it to your iMac as a second display. Then set System Preferences Displays pane so that it is your primary display (with the menu bar and dock on it). Put that display in front of you, with the iMac off the right as the secondary display. You can still use it (as you desktop extension); hopefully the "glare" will be less of a problem if you are not staring at it constantly. You can go up to 1920x1200 resolution for an external digital display, which is a typical 23 or 24-inch (measured diagonally) widescreen LCD display. I use my iMac that way, with an external display (that I really like) as my primary display and the iMac to the right as the secondary display. Note: It's to the right because putting it to the left blocks the optical drive.
    Alternately, if the iMac is in good shape, you can sell it and put the proceeds toward a new Mac mini, and get a display that is comfortable for you.

  • Configuration Issue in User Mapping ..

    Hi,
    Pls help resolve this issue..
    When i go to <b>" UserMapping "</b> option using the <b>"Personalize "</b> link , i get the following error msg..
    "There is a configuration issue which leads to problem when accessing user mapping data for the selected backend system"
    Also , if i go thru "User Administration -> User Mapping "
    then it says,
    --"There is a configuration issue which leads to problem when accessing user mapping data for the selected backend system  .
    Usually reason is user mapping being configured for Strong encryption, but necessary additional files might be missing.Check Security log file for information "--
    I am not able to solve this problem..Pls help
    Thanks in advance

    Hi Venkat,
    <b>Here the quick and dirty solution</b>:
    In your portal go to 'System Administration' -> 'System Configuration' -> 'UM Configuration' -> 'Direct Editing'.
    There locate the parameter 'ume.usermapping.unsecure', set it to 'TRUE' and restart your server.
    I would rather recommend to install the unlimited strength jurisdiction policy files.
    For more info on this, check this thread:
    JCE Jurisdiction does not allow Portal to start
    Hope this helps,
    Robert

  • Configuration issue of syslog.conf

    Dear All,
    My client is facing a configuration issue of syslog.conf.
    They have set a cacti on a Linux server for monitoring of all servers snmp & syslog.
    The part of snmp has set up successfully but cannot send the syslog to the cacti.
    My client want the syslog can keep on the localhost and send to cacti for monitoring
    we have tried to do the following things for make it work:
    Insert the information (*.* @10.251.99.74) in /etc/syslog.conf
    Restart service of system-log
    Deleted all word of loghost in the /etc/hosts file
    But still not work. Anyone can give me suggestion or idea about this?

    Thank you for your reply.
    It is tab. But I think the problem is solaris cannot use *.* to represent all logs.
    I have used the following is work
    *.err;ker.debug;daemon.notice;mail.crit @10.251.99.74
    If that is not the mail reason, please put me right.

  • It will not open Mozilla at all, it comes up with a problem box, which states on the first line: Access denied to system because of URL Filter Configuration.

    Problem Report -
    Access denied to system because of URL Filter Configuration.
    Message ID -
    FILTER_DENIED
    Problem Description -
    Your system was configured to deny access to the requested URL.
    Possible Problem Cause -
    Request denied, as specified in the local filter list configuration.
    Possible Solution -
    Contact your network support team if this problem persists.
    It comes up with thie above in a box with two colums. i can only usse internet explorer now.

    Does any body know how to fix it?
    I just got off the phone to my new isp and they said they could not help me at all.

  • Oracle 11g Fusion Middleware (11.1.1.3.0) Report Configuration Issue

    Oracle 11g Fusion Middleware (11.1.1.3.0) Report Configuration Issue
    =============================================
    Hi All,
    I have installed Oracle 11g Fusion Middleware (11.1.1.3.0) on Oracle Linux 5 and getting some issues while configuring. What's happening is that when I run my report, it looks for the library attached to it. If I define the REPORTS_PATH in reports.sh, it works fine.
    What I want to achieve is to push reports to use REPORTS_PATH environment variable from rwserver.conf instead of reports.sh
    Someone told me to remove the REPORTS_PATH from reports.sh and add the REPORTS_PATH from reports.sh to a default.env in rwserver.conf, but it didn't worked.
    What I know about the report server stuff in 11g Fusion Middleware is that it consists of two different servers (Standalone and In Process). Our application runs report using SRW.RUN_REPORT which basically use In Process report server setting in rwserver.conf to run the report.
    The heirarchy in which reports try to look for the REPORTS_PATH is
    1) REPORTS.sh
    2) rwserver.conf
    3) Settings as per Oracle Enterprise Manager Configuration Settings.
    My standalone report server name is ReportsServer_hostname_asinst_F and the In Process Server name is rep_wls_reports_hostname_asinst_frd. When I define rep_wls_reports_hostname_asinst_frd (In process Report Server Name) for the server name parameter, I do not get any results for the report run using srw.run_report. Also I can't see the reason behind the report executed because of the following issue
    http://hostname:8888/reports/rwservlet/showjobs?server=rep_wls_reports_hostname_asinst_frd
    REP-51019: System user authentication is missing.
    ** the Singlesignon in rwservlet.properties is defined as no
    But when I define ReportsServer_hostname_asinst_F (Standalone Report Server Name) as server parameter and ran the report using srw.run_report, I get result with the REPORTS_PATH defined in reports.sh not using rwserver.conf file.
    http://hostname:8888/reports/rwservlet/showjobs?server=ReportsServer_hostname_asinst_F
    (which shows the report just run).
    Can someone who did Report Server configuration using ENV files (changing rwserver.conf), pls. send me the screenshots. Want to make sure if I am changing the correct files under correct location.
    Pls. feel free to ask me questions related to the environment set up.
    Thanks

    Your question belongs in {forum:id=84}
    John

  • Profit cebter and copany code configuration issue

    i am making one sales order in which the item number level when i put profit center GB03100004 earlier i was getting company
    code in profit segment as GB03, but now i am getting as GB01.
    is this related to any configuration issue, please let me know.

    Hi,
    Goto the T.Code KE53.
    Enter the Controlling area.
    Enter the profit centre.
    Click on Company Codes.
    Check for which company code the field "Assigned" is ticked.
    Please check with your FICO consultant for more information and modifications.
    Regards,
    Krishna.

  • EM Configuration issue.

    I have installed grid agent on different server. When i ran emctl status agent i am getting below error.
    EM Configuration issue. /u01/app/oracle/product/10g/hostname.com_ORCL.
    OS is AIX
    Thanks in advance...

    I am in AGENT_HOME.You are under Agent installation that's one thing. You also need to make sure your environment variable ORACLE_HOME point to AGENT_HOME not the database installation.

  • OC4J Configuration issue

    Hi,
    I tried to put my database in Archivelog mode through EM , at the time of restarting the database it didnt start... instance is starting but database is not opening....
    I tried this command but its giving error... ( I am running 10g r2 , on RHEL 5 which is install on Oracle virtual toolbox )
    emctl start dbconsole
    OC4J Configuration issue. /opt/oracle/oraclehome_112/db_1/oc4j/j2ee/OC4J_DBConsole_myhostname_orcl not found.
    where orcl is the instance name.
    and this directory, OC4J_DBConsole_myhostname_orcl, does not exist on the file system.
    In some article I read ... the solution I tried to type...
    http://kamranagayev.com/2011/03/21/step-by-step-installing-oracle11g-on-linux/
    Feedback no. 19
    ./emca -deconfig dbcontrol db -repos drop
    bash : ./emca : No Such file or Directory
    ./emca -config dbcontrol db -repos create
    Thanks and regards...

    Hello;
    I'm thinking this step was either missed of you have a typo :
    Change the entry of .bash_profile file of the oracle user and add following lines:
    vi /home/oracle/.bash_profile
    export ORACLE_HOME=/u01/home/oracle/product/11.2.0/db_1
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
    export PATH=$ORACLE_HOME/bin:$PATHIf your ORACLE_HOME is set it should find the "emca".
    You can test by running these export commands at the Linux prompt.
    The which command is your friend
    which emca
    /u01/app/oracle/product/11.2.0.2/bin/emcaBest Regards
    mseberg
    Edited by: mseberg on Feb 29, 2012 2:52 PM

Maybe you are looking for

  • Most of the time when i click my magic mouse on an item it gives me options like back, open new page, etc.

    When I try to use my magic mouse, most of the time it won't open an item but instead will give me options like: back, open new page, open link in new window, and I am actually on top of for instance, the comment field in facebook...It takes several a

  • Give MacBook mid 2007 to family member

    I want to give my MacBook, running Lion 10.7.5, to my daughter as a replacement for her older MacBook.   I want to remove all my data but leave applications.  I would like to make her the administrator on the computer leaving nothing of mine there.  

  • SQL query syntax error .......

    I am using following query SELECT PERNR VORNA NACHN GBDAT FROM PA0002     INTO CORRESPONDING FIELDS OF TABLE ITAB     WHERE UPPER( VORNA )  = UPPER( STRU_USERIP-VORNA )     AND   ENDDA >= SY-DATUM     AND   BEGDA <= SY-DATUM . and I am geting syntax

  • LV 2009 SP1 corrupts front panel VI during 'save' operation

    My best guess is that corruption happens during 'save' operation. Steps: 1. Slightly modify vi. 2. Run it, then stop and exit with saving of changes. (Saving takes unusual big amount time and cpu/memory resources) 3. Try to open vi and get the messag

  • System preference crash

    i am relatively new mac user and i am just learning how to configure my macbook. my trouble began when i tried to use iTunes Artwork as my screensaver. whenever i choose it, the System Preferences crashes and the mac generates a report that will be s