How to do a SRBS lookup?

How do you find the actual SRBS score for an IP? I know you can get a good/neutral/bad from the SB website but that doesn't help when trying to setup your sender groups.
Thanks!
-S

Just login to your IronPort box, go to the main Monitor page (the one you get when you first login), then down the bottom select "IP Address" in the "Search for" box and enter the IP address you want to find the reputation of.
Down the bottom of the resulting page it'll have a section "Current Information for X.X.X.X" and under that will be the reputation.

Similar Messages

  • How can I use a Lookup task to lookup from my SQL Result set and have a join

    So in my Control Flow, I have an Execute SQL Task which gets my Table result set. I then have a Foreach Loop Container that iterates through the result set and a Data Flow. The first task in the Data Flow is an OLE DB Source SQL Command that retrieves data
    columns associated with my result set. I then do a Derived Column so I can SUBSTRING from one of my data columns and now I want to perform a Lookup to my Application Database.
    How do I code my Lookup task to utilize my SQL Result set variable and match on it? I cannot use the GUI for the Lookup task as my Lookup has to have some JOINS in it.
    Thanks for your review and am hopeful for a reply.

    Can you expand on that? I'm sorry but I am new and a novice to the SSIS world and I want to do this as best I can and as efficiently as I can. Are you saying that Rajen's way suggested above is the way to go?
    A little background....external data from a 3rd party client. I'v staged that external data to a SQL Server staging table. I have to try and match that data up to our database using SSN, DOB, and Gender...and if I can't match that way then I have to try
    and match by Name. I need to make sure that there is only one and only one account for that match. If I cannot match and match one and only one, then I'll create rows on a DataAnomaly Table. If I do match, then I have to check and make sure that there is only
    one and only one Member span for that match. Similarly handle the data anomaly and then check and make sure there is a "Diabetes" claim and similarly handle the DataAnomaly accordingly.
    That's where I'm at. Sooooo are you saying to use Rajen's suggestion? I don't think I can do that because I need multiple SQL tasks and I cannot connect multiple OLE DB Source tasks.
    Any help and suggestions are greatly appreciated.
    Thanks.

  • How to write the jndi lookup for ejb using oc4j server in jdeveloper

    Hi All,
    i am new to the JDeveloper. i want to develop the session bean in JDeveloper using the OC4J server. how to write the jndi lookup in cllient. what are the xml files need to deploy the application. where can i mention the JNDI name in xml file. so please provide the information as soon as possible.
    regards
    ram

    There is quite in-depth information in the Enterprise JavaBeans Developer's Guide.
    Section 2 (Understanding EJB Application Development) explains the xml files needed and Section 29 (Accessing an EJB from a Client) explains how to do a JNDI lookup.
    Hope this helps.

  • How do I find the lookup history in the dictionary come with OSX 10.6?

    I have spent couple of days to find out how to get the lookup history in the dictionary but with no luck.
    The dictionary come with the OS X is brilliant. For the purpose of review the words I have lookup before, I guess there must be a way to check the history, as every time when u put the '<' button on the application, u will be able to find the words u searched recently. I wonder where the app keeps those information, so I can copy them out to a list.
    Thanks a lot!

    For all the machines that are the same, set one up the way you want and use Firewire cable between two iMac's.
    Hold T boot the second iMac into Firewire Traget Disk Mode, it's boot drive appears on the desktop of the first iMac.
    Next install Carbon Copy Cloner on the first iMac, talk with them about a volume license as your going to need it.
    Use the default CCC setting and CCC the first iMac to the second iMac's boot drive. All accounts, programs and data on the second iMac will be erased for what's on the first iMac.
    Now take those two iMac's and CCC to 2 more iMac's, then those 4 to 4 others, and that 8 to 8 others and so forth. Should be done in a day.
    On each machine your going to have to setup a different named account for each machine if they are going to be networked, the process above is for main Admin user, programs and OS X transfer.
    This method only works via the exact same model/year of Mac's, won't work if they are different, for that you setup a new one and clone that to similar machines of the model/year.
    If your uncertain, look under Apple menu about this Mac > more info for a model like "iMac 4,1" for instance.
    Good Luck

  • How to compile the DB lookup code for XI:

    Dear All,
    i am very new to java and XI. Please let me know how to compile a Java Code for DB lookup and put in the imported Archive in IR. is there a seperate way to do it? Please guide me step by step. for performing Communication channel DB lookup.
    I have gone through the Communication channel lookup of siva,
    /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler
    but i am not understanding how to compile the given code in Advanced user functions area without any mandetory .jar files and header files. and put it into XI .
    please guide me.
    I mean i use a jdk1.4.2 Compiler as my XI server has 1.4.2 compiler.
    Regards,
    prakash
    Edited by: senthilprakash selvaraj on Jun 17, 2008 4:03 AM
    Edited by: senthilprakash selvaraj on Jun 17, 2008 4:04 AM

    Hi,
    You don't have to worry about compliation. XI will automatically comple it when you create the udf, activate it and test your mapping. In case of any error it will give compliation error there itself.
    Regarding all the mandatory jar files which are required for compilation is already available in XI server.
    If you are using any third party libraries(jar files) you just need to add the jar file in your external definition and need to import the necessary packages in User Define Function. I hope it answers all your questions.
    Thanks
    Amit
    Reward point if answer is helpful

  • How do you do Dynamic Lookup in OWB?

    Hi,
    Is there a way to lookup records that have been processed but not yet committed in the db?
    I have a data set that contains records that need to be inserted and updated. Some records in the data set have entries for both insert & updated i.e. the same record is inserted and updated in the data set. How could I determine if the record has been processed (inserted but not yet committed in the db)?
    Thanks.
    -bzx

    Hi Nawneet,
    Here is an example:
    Let's say, the external table has the structure as follow:
    company_id, company_name, company_url, address_line, city, state, country, last_changed_on
    I have 2 tables:
    COMPANY_TABLE, which has the following structure
    company_id, company_name, company_url, last_changed_on
    and ADDRESS_TABLE, which has the following structure
    address_line, city, state, country, last_changed_on
    Now, let's say I have the following 2 records in a source dataset (external table):
    20, XYZ company, www.xyzcompany.com, 4500 longpond road, victor, ny, usa, oct 10, 1990
    22, ABC company, www.abccompany.com, 4500 longpond road, victor, ny, usa, jan 11, 2010
    I would like to add the above records as follow:
    COMPANY_TABLE:
    20, XYZ company, www.xyzcompany.com, oct 10, 1990
    22, ABC company, www.abccompany.com, jan 11, 2010
    ADDRESS_TABLE:
    4500 longpond road, victor, ny, usa, jan 11, 2010
    That is, the ADDRESS_TABLE should not add duplicate entry. We use address_line, city, state, & country columns to determine if the record already exist.
    So, what I am expecting from the mapping is that it should first "insert" the following record:
    4500 longpond road, victor, ny, usa, oct 10, 1990
    and then "update" it later when it gets the next record:
    4500 longpond road, victor, ny, usa, jan 11, 2010
    I am using lookup operator on the ADDRESS_TABLE to determine if the address already exist but it only works if the 1st record has already been committed (i.e. in the table).
    Thank you.
    -bzx

  • How to disable reverse DNS lookup on SSH login

    How do I disable reverse DNS lookup on SSH login in Solaris 9? I'm using the version bundled with Solaris 9.
    OpenSSH documentation says that I should set UseDNS to no but the option doesnt work in the bundled version of SSH server.
    I do not want to upgrade the bundled version of SSH server. Your help will be greatly appreciated.

    Ah nevermind. I think it was some command I ran changing english.lproj that did this so i am starting over.

  • HOW TO: do external db lookups with AJAX on UCM checkin pages

    Several folks have been asking how to use ajax in UCM and how to do external data source lookups.
    So we posted the step by step for you on our C4 blog:
    http://bit.ly/bgOfm2
    The post is full of code-goodness and addresses
    * Custom Components
    * Custom Services
    * Database Providers
    * Custom Query Resources
    * Custom Java Service Handlers
    * MergeInclude
    * Resource Includes
    it assumes you are familiar with:
    * basic UCM component architecture
    * creating components using the Component Wizard
    * creating a database provider in the UCM interface
    * how to create a custom class and include it in a component.
    * how to take sample code and make it your own
    If you are not familiar with those things or if you want supported components that work on 10 and 11g then reach out to us directly and we will help
    Warmly,
    Billy Cripe
    Fishbowl Solutions

    Several folks have been asking how to use ajax in UCM and how to do external data source lookups.
    So we posted the step by step for you on our C4 blog:
    http://bit.ly/bgOfm2
    The post is full of code-goodness and addresses
    * Custom Components
    * Custom Services
    * Database Providers
    * Custom Query Resources
    * Custom Java Service Handlers
    * MergeInclude
    * Resource Includes
    it assumes you are familiar with:
    * basic UCM component architecture
    * creating components using the Component Wizard
    * creating a database provider in the UCM interface
    * how to create a custom class and include it in a component.
    * how to take sample code and make it your own
    If you are not familiar with those things or if you want supported components that work on 10 and 11g then reach out to us directly and we will help
    Warmly,
    Billy Cripe
    Fishbowl Solutions

  • How to remove registration form lookup service form jini

    hello friend
    suppose i have register a particular service to Lookup service in jini , and after some time i want to remove the registration of that service from look up service
    can any one help me
    plz its urgent for my project

    thanks a lot
    if i get any other problem about jini how I can contact you

  • How to Lockup unauthorized JNDI Lookups

    Hello,
    I am running JNDI datasource from my Weblogic Server. I wrote an unauthorized
    client that makes a lookup on the JNDI "someJNDIName" and the program basically
    gets data from a table. See below....
    How do I lockup unauthorized clients? I want only the JSP pages to do the JNDI
    lookup and do the processing.
    Is there any setting I have to do, so that only authorized clients can access
    the JNDI?.
    Thanks.
    ---------------------------------------------- import java.sql.*; import java.util.*;
    import javax.naming.*;
    public class TestPool
    { public static void main(String [] args) { Context ctx = null; Hashtable ht =
    new Hashtable(); ht.put(Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");
    ht.put(Context.PROVIDER_URL,"t3://localhost:7001");
    Connection conn = null; Statement stmt = null; ResultSet rs = null;
    try { ctx = new InitialContext(ht); javax.sql.DataSource ds = (javax.sql.DataSource)
    ctx.lookup ("someJNDIName");
    conn = ds.getConnection(); // You can now use the conn object to create // Statements
    and retrieve result sets: stmt = conn.createStatement(); stmt.execute("select
    * from USERS"); rs = stmt.getResultSet(); if(rs == null) System.out.println("Result
    Set is null"); while(rs.next()) System.out.println(rs.getString(2)); } catch (Exception
    e) { System.out.println("Exception caught: "+e.getMessage()); } finally { try
    { ctx.close(); } catch (Exception e) { System.out.println("Cannot close the context");
    try { if (rs != null) rs.close(); } catch (Exception e) { System.out.println("Cannot
    close the result set"); } try { if (stmt != null) stmt.close(); } catch (Exception
    e) { System.out.println("Cannot close the Statement"); } try { if (conn != null)
    conn.close(); } catch (Exception e) { System.out.println("Cannot close the Connection");
    [TestPool.java]

    Hi,
    Take a look at the following:
    http://e-docs.bea.com/wls/docs70/secwlres/secroles.html#1208744
    That is for WLS 8.1. Other versions' docs will have a similar link. Also make
    sure that you disable user guest. This is done as the default in WLS 7.0 and
    higher. Prior to 7.0 you disable guest user through the console.
    Hope this helps,
    pat
    "John Mathunny" <[email protected]> wrote:
    >
    >
    >
    Hello,
    I am running JNDI datasource from my Weblogic Server. I wrote an unauthorized
    client that makes a lookup on the JNDI "someJNDIName" and the program
    basically
    gets data from a table. See below....
    How do I lockup unauthorized clients? I want only the JSP pages to do
    the JNDI
    lookup and do the processing.
    Is there any setting I have to do, so that only authorized clients can
    access
    the JNDI?.
    Thanks.
    ---------------------------------------------- import java.sql.*; import
    java.util.*;
    import javax.naming.*;
    public class TestPool
    { public static void main(String [] args) { Context ctx = null; Hashtable
    ht =
    new Hashtable(); ht.put(Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");
    ht.put(Context.PROVIDER_URL,"t3://localhost:7001");
    Connection conn = null; Statement stmt = null; ResultSet rs = null;
    try { ctx = new InitialContext(ht); javax.sql.DataSource ds = (javax.sql.DataSource)
    ctx.lookup ("someJNDIName");
    conn = ds.getConnection(); // You can now use the conn object to create
    // Statements
    and retrieve result sets: stmt = conn.createStatement(); stmt.execute("select
    * from USERS"); rs = stmt.getResultSet(); if(rs == null) System.out.println("Result
    Set is null"); while(rs.next()) System.out.println(rs.getString(2));
    } catch (Exception
    e) { System.out.println("Exception caught: "+e.getMessage()); } finally
    { try
    { ctx.close(); } catch (Exception e) { System.out.println("Cannot close
    the context");
    try { if (rs != null) rs.close(); } catch (Exception e) { System.out.println("Cannot
    close the result set"); } try { if (stmt != null) stmt.close(); } catch
    (Exception
    e) { System.out.println("Cannot close the Statement"); } try { if (conn
    != null)
    conn.close(); } catch (Exception e) { System.out.println("Cannot close
    the Connection");

  • How to fix "Email address lookup" failure

    Here is a weird one...
    I have created a new nickname object which has three email addresses.
    They all list OK under "View Email Addresses"
    However when testing, GWIA reported "no such user". !!
    After double checking the "View Email Addresses" screen for typo's, I did a Tools | Utilities | Email Address Lookup and it fails on the address, but the other two addresses for this nickname object are found OK.
    So I deleted the nickname object and recreated it, but it still the 3rd email address can't be found.
    Does anyone know why this is the case? Or better yet how to fix this?
    Cheers, Gordon

    Uwe,
    I have synchonised the user object, and strange thing is that the nickname addresses actually appear in the user object under the "View Email Addresses" list, in the "Nickname Email Addresses" section. So the user object looks correct.
    I guess that when the Email Address Lookup utility searches as does GWIA, it accesses an address list and not by actually looking at each individual user object's address list. So I just have to figure out why just one of the three nickname email addresses are not making it to this "Email Address Lookup" list.
    I might look into doing a PO rebuild, unless there are any other less drastic ideas.
    Gordon

  • How Can we change the Lookup in the Create User Form ??? Please Help

    Hi ,
    Can anyone let me know that how can the Value of the Lookup be changed in the Organization ? Like when we click on the Lookup of the Organization we see the names of the companies with Radio Boxes and we select a Company. If I want another value to be added beside the company then How I need to do that ? eg:
    Org1: com1
    Org1: com2
    Org2: com3
    Org3: com4
    This lookup How can I do it ?

    With what you are referring to, there is no lookup required.
    When you log into your administration console, you can create a new organization:
    Organizations --> Create.
    After you create, there will be more than the default organizations.
    However, if you want to create a new organization type (Company, Department, etc) you can do this by:
    Go to your Design Console --> Administration --> Lookup
    Search for: Lookup.Organization.Type
    Add a new value.
    Save your formOnce you are done, go and create a new organization like before, and in the drop-down, that type will appear.

  • How to create formula with lookup table

    Hi, I would like to convert formula in the below to labview format, any idea how this could be done easiest way?
    I'm planning to use formula node but I'm not not sure about how to use lookup table inside the formula or is it even possible?
    br, Jani
            Dim dblLookUp(,) As Double = New Double(3, 1) {{4, 4}, {10, 200}, {60, 3000}, {100, 7000}}
            If dblAbsValue >= 0 And dblAbsValue <= dblLookUp(0, 0) Then
                dblk = dblLookUp(0, 1) / dblLookUp(0, 0)
                dblValue = dblAbsValue * dblk
                'lblMode.Text = 1
            ElseIf dblAbsValue > dblLookUp(0, 0) And dblAbsValue <= dblLookUp(1, 0) Then
                dblk = (dblLookUp(1, 1) - dblLookUp(0, 1)) / (dblLookUp(1, 0) - dblLookUp(0, 0))
                dblValue = dblk * dblAbsValue - dblk * dblLookUp(0, 0) + dblLookUp(0, 1)
                'lblMode.Text = 2
            ElseIf dblAbsValue > dblLookUp(1, 0) And dblAbsValue <= dblLookUp(2, 0) Then
                dblk = (dblLookUp(2, 1) - dblLookUp(1, 1)) / (dblLookUp(2, 0) - dblLookUp(1, 0))
                dblValue = dblk * dblAbsValue - dblk * dblLookUp(1, 0) + dblLookUp(1, 1)
                'lblMode.Text = 3
            ElseIf dblAbsValue > dblLookUp(2, 0) And dblAbsValue <= dblLookUp(3, 0) Then
                dblk = (dblLookUp(3, 1) - dblLookUp(2, 1)) / (dblLookUp(3, 0) - dblLookUp(2, 0))
                dblValue = dblk * dblAbsValue - dblk * dblLookUp(2, 0) + dblLookUp(2, 1)
                'lblMode.Text = 4
            Else
                dblValue = dblLookUp(3, 1) '* Math.Sign(dblValue)
                'lblMode.Text = 5
            End If
            Return dblValue * intSign
    Solved!
    Go to Solution.

    Hello janijt,
    You can definitely use formula node for it. What you would do is to create a constant array for the lookup table. 
    Here's an implementation in MathScript Node
    Andy Chang
    National Instruments
    LabVIEW Control Design and Simulation

  • How do I calculate DNS lookup timings?

    I need help figuring out how I can calculate the time to perform a DNS lookup on a resource. For example, if I use
    HttpURLConnection hpCon = (HttpURLConnection) url.openConnection();
    then,
    respCode = connection.getResponseCode();
    Would it be safe to say the DNS lookup time is the difference between these two points?
    I have not found any documentation anywhere as to how effective get DNS lookup times in Java.
    Please help.

    One way would be to check the time before and after the two events, subtract and see the difference.

  • How to do a reverse lookup on a value set?

    I have a concurrent program which has multiple paramaters with various value sets. When I run reports, I want to dynamically list on the output the parameters the user gave. The problem is that these values are often the IDs and not the value the user sees.
    Are there any packages in applications that will let me to do a "reverse lookup" with the value sets to get the values the user saw?
    Thanks,
    Kurzweil4

    Hi Stomie,
    Based on your description, the network ID of your reverse lookup zone is 172.16.160.
    To create a reverse lookup zone, please follow steps below,
    Right click Reverse Lookup Zones, click New Zone, choose proper settings of
    Zone Type, Active Directory one Replication Scope,
    Reverse Lookup Zone Name type based on your actual situation.
    In the Reverse Lookup Zone Name page, check Network ID
    radio button, enter the network ID. For example, if the network ID is 172.16.160, then enter 172, 16, 160 in order. Then you will see it appears     
    160.16.172.in-addr.arpa in the Reverse lookup zone name edit.
    Or in the Reverse Lookup Zone Name page, check
    Reverse lookup zone name radio button, then enter the name of the reverse lookup zone directly. Such as, enter
    160.16.172.in-addr.arpa in the edit.
    Click Next twice, click Finish.
    Reverse lookup zone name end up with in-addr.arpa.
    Best Regards,
    Tina

Maybe you are looking for

  • How can I sync my Iphone to a new computer without clearing all the data?

    When I first started using my iPhone, I had it paired with a MacBook which has subsequently crashed. While most of the information was backed up, not all of it was and iTunes now tells me I must completely erase all of my data. I would prefer not to

  • Is there any way that I can still back up my purchases?

    I apologize if this has been asked before. I went to update my Ipod touch. There was an error (the number was a 1600 number) and then iTunes stated that I need to restore my iPod now. It will not allow me however to back up my purchases from my iPod

  • What to do with an old iPod

    I have an old iPod classic. 40GB circa 2003. I don't need it, it's just been sitting in a drawer for a couple of years. It works intermittently. I guess you could call it "faulty". Is there anything I can do with it, besides chucking it in the bin? I

  • Vault Messages Won't Go away

    Hello all, I recently deleted all of my vaults. However whenever I fire up Aperture, it keeps showing the following message on the startup screen. "Items not yet stored in a vault" It then lists the number of folders, pictures etc. Aperture is probab

  • FAQ 一些在FI操作中能用到的IDOC知识 (3)

    Sending FI documents in New G/L 1. Sending the entry view (BKPF/BSEG)     - Entries in BKPF and BSEG/BSEG_ADD are required in the target system.     - With IDoc type FIDCCP01/02. Corresponds to the document structure, additional fields were included