Specified load buffer resource usage is above currently available value

Hello,
I am trying to load data into my ASO database. The .mxl and the rules file
have worked fine on the development machine but now on another PC I get this
error while executing the .mxl
Initialize load_buffer with buffer_id 3
Execution Message:
Specified load buffer resource usage [1] is above currently available valu [0]
The outline verifies fine and there is no other data in this ASO database.
Does this error mean I have to increase the available resources (how?).
Thanks
metalray

Hi,
There has to be something wrong with your import statement, also I am not sure why you are spooling the same file as writing the import errors as this will overwrite the file.
Here is an example of a script I just ran and it ran through without any problems.
spool on to 'C:\Out1.txt';
login admin  password on localhost;
alter database 'ASObasic'.'basic' destroy load_buffer with buffer_id 2;
alter database 'ASObasic'.'basic' initialize load_buffer with buffer_id 2;
import database 'ASObasic'.'basic' data connect as 'admin' identified by 'password' using server rules_file 'DATA' to load_buffer with buffer_id 2 on error write to 'C:\Out.out';
import database 'ASObasic'.'basic' data from load_buffer with buffer_id 2 override values;
logout;
I would open a maxl window and try pasting in line by line as well.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • ACE - Clear Resource Usage Counters

    Hi everyone.  I've tried clearing my resource usage counters several time by using both commands:
    clear stats resource-usage
    clear stats all
    Neither work.  The resource usage counters remain the same.  Is there a workaround to this issue?  I would really like to see the counters over a specific period as opposed to since last reboot.

    Hi Tim
    The clear stats resource-usage cmd only clear the stat for Peak and Denied counter.
    I tested with A3(2.2) as below and it worked ok.
    ACE-4710-c/Admin# sh resource usage all
                                                         Allocation
            Resource         Current       Peak        Min        Max       Denied
    Context: Admin
      conc-connections             19         53          0     400000          0
      mgmt-connections              2          8          0      20000          0
      proxy-connections             0          4          0      52429          0
      xlates                        0          0          0      13107          0
      acc-connections               0          0          0         10          0
      bandwidth                864416   30966244          0  339748365          0
        throughput              12448      33252          0  214748365          0
        mgmt-traffic rate      851968   30932992          0  125000000          0
      connection rate               0         10          0     200000          0
      ssl-connections rate          0          0          0        200          0
      mac-miss rate                 0          1          0        400          0
      inspect-conn rate             0          0          0       8000          0
      http-comp rate                0          0          0    2621440          0
      acl-memory                33824      33824          0    7510426          0
      sticky                        0          0          0          0          0
      regexp                     1214       1214          0     209715          0
      syslog buffer                 0          0          0     210944          0
      syslog rate                   0          0          0      20000          0
    ACE-4710-c/Admin# clear sta
    startup-config  stats          
    ACE-4710-c/Admin# clear stats resource-usage
    ACE-4710-c/Admin# sh resource usage all
                                                         Allocation
            Resource         Current       Peak        Min        Max       Denied
    Context: Admin
      conc-connections             19         19          0     400000          0
      mgmt-connections              2          2          0      20000          0
      proxy-connections             0          0          0      52429          0
      xlates                        0          0          0      13107          0
      acc-connections               0          0          0         10          0
      bandwidth               1115184   30966244          0  339748365          0
        throughput               1072       1072          0  214748365          0
        mgmt-traffic rate     1114112    1114112          0  125000000          0
      connection rate               0          0          0     200000          0
      ssl-connections rate          0          0          0        200          0
      mac-miss rate                 0          0          0        400          0
      inspect-conn rate             0          0          0       8000          0
      http-comp rate                0          0          0    2621440          0
      acl-memory                33824      33824          0    7510426          0
      sticky                        0          0          0          0          0
      regexp                     1214       1214          0     209715          0
      syslog buffer                 0          0          0     210944          0
      syslog rate                   0          0          0      20000          0
    ACE-4710-c/Admin#
    ACE-4710-c/Admin#
    -Andrew

  • How to Load the Resource Master for Generic Resources by Department?

    We are using P6 enterprise version in our company having a central database.
    Q1a.) We set the Activities view > Resource Usage Spreadsheet > Select View 1) By Resource OR 2) By Role.
    The result is the spreadsheet presents the Remaining Early Units by Resource OR by Role. Other spreadsheets behave the same way. Is it possible to view the total Remaining Early Units and not have it separated by Resource OR Role?
    Q1b.) We would like to find out the recommended structure to load Generic Resources (ie. professional and trades such as Civil Engineer, Mechanical Engineer, Carpenter, Welder etc.) for each Department (ie. 8221, 9362, 8524 etc.) into the Resource Library. Example: we would like to load Civil Engineer once for departments 8221, 9362, 8524, load Welder once for departments 9362, 8524, etc.
    We contacted Primavera Support and they pointed us to use Roles.
    Thank-you for any suggestions you may have.

    i think you could try to model it like this:
    - define a single "mech eng" role in the role tree (not too deep or even a flat list). no dept's mentioned here. keep the role tree strictly "speciality" oriented or anyway according to their technical classification.
    Role ID     Role Name
    Engr     Engineer
    .......Engr.SE     Structural Engineer
    .......Engr.EE     Electrical Engineer
    .......Engr.ME     Mechanical Engineer
    - define any number of resources (either individuals, or teams or even a combination of the two) in the resuorce tree.
    1 eng with a capacity of 8h/d, a fixed formation (team) regardless of the number of individuals would still have a capacity of 8h/d if they can only accomplish tasks together. if assigning a team of 5 means means faster for fixed workload or more for fixed duration then define a fixed team (again if this is the case) as a single resource with a capacity of 40h/d or simply define and assign the required number of individual eng's 8h/d max each. use activity duration type to switch between duration driving and non-driving resource usage.
    e.g.
    Resource ID     Resource Name     Resource Type     Default Units / Time     Max Units/Time     Primary Role     Roles
    .......*ElecEng     Electrical Engineers*     Labor     20.00h/d     20.00h/d     Electrical Engineer     Electrical Engineer
    ..............EE1BARBW     Barb Wire, Senior Electrical Engineer     Labor     10.00h/d     10.00h/d     Electrical Engineer     Electrical Engineer, Project AQ
    ..............EE2BILLS     Bill Sanders, Junior Electrical Engineer     Labor     10.00h/d     10.00h/d     Electrical Engineer     Electrical Engineer, Consultant
    .......*MechEng     Mechanical Engineers*     Labor     10.00h/d     0.00h/d     Mechanical Engineer     Mechanical Engineer
    ..............MechEng T1     mech eng team 1     Labor     8.00h/d     8.00h/d     Mechanical Engineer     Mechanical Engineer
    ..............MechEng T2     mech eng team 1     Labor     16.00h/d     16.00h/d     Mechanical Engineer     Mechanical Engineer
    .....................MechEng T2.1     ME 2.1     Labor     8.00h/d     8.00h/d     Mechanical Engineer     Mechanical Engineer, Consultant
    .....................MechEng T2.2     ME 2.2     Labor     8.00h/d     8.00h/d     Mechanical Engineer     Mechanical Engineer
    - create the necessary res to role associations. one employee or team (i.e. res) can be linked to one primary qualification and several other proffesions or specialities (i.e. roles)     
    - when assigning to activities, if a particular individual/ team is required assign directly the res. select several activities requiring mech eng, select 1 or several mech eng's and assign them (use resource security to limit user's access to certain res nodes).
    - if any res with a particular role can perform the task, assign the role. later on if you decide for a res, you can assign a particular resource through the previously assigned role. decide applicable rates and h/d between role and res.
    - you can track allocation in spreadsheets and histograms by resource or role (or by activity for both). if individual res have clear capacities, for roles you can chose between custon role limits (manual) and system calculated for each role based on res having that as primary qualification (user pref)
    - you can report by activity / WBS / project / portfolio (tracking)
    - solve over-allocation by levelling, by switching between res for the same role, etc
    - optimise duration vs. load and/or # of res/roles (and viceversa)
    Edited by: Tibi on Oct 9, 2009 9:40 PM
    Edited by: Tibi on Oct 9, 2009 9:59 PM

  • 'Resource Usage' field in Planner workbench

    Hi,
    Currently the 'Resource Usage' field in Planner Workbench > Item > Routing Operation > Resources doesn't not display decimal places.
    What do I need to change in profile option or preference or anywhere else so that atleast 1 place after decimal is display. In the database column this field has data with decimal places.
    Thanks

    Hi Geert,
    Thanks for the advice.
    I put '1' decimal place in Capacity Plan but it didn't work. Then I entered same value in all decimal places in all tab in Preferences, then it worked.
    Thanks
    Dee

  • Unable to locate specified base class 'resources.style1.HelpButtonIcon' for component class

    Hi,
    I have a Flex (4.1.0) project, which has many skinnable custom components. The application allows a user to choose another style which changes these skins via loading a new compiled CSS. These non-default skins are in a separate Flex project.  I've not had a problem with this method until now.
    The custom component I am skinning contains several icons which are defined in the component like this:
    [SkinPart(required="true", type="mx.core.IVisualElement")]
    public var componentIconHelp:IFactory;
    then I use the iconRendererFunction to return the appropriate component part:
    private function iconRendererFunction(item:Object):IFactory
         //truncated method    
         return componentIconHelp;
    Within the skin for "style1", I then have
    <s:Skin xmlns:fx="http://ns.adobe.com/mxml/2009"
         xmlns:s="library://ns.adobe.com/flex/spark"
         xmlns:mx="library://ns.adobe.com/flex/mx"
         xmlns:style1="resources.style1.*">
    <!-- host component -->
    <fx:Metadata>
         [HostComponent("myApp.components.ButtonComponent")]
    </fx:Metadata>
    <fx:Declarations>
         <fx:Component id="componentIconHelp">
              <style1:HelpButtonIcon />
         </fx:Component>
    </Declarations>
    When I try to compile this, I get the "Unable to locate specified base class 'resources.style1.HelpButtonIcon' for component class 'resources.style1.ButtonComponentSkinInnerClass0'" error.
    If I remove the HelpButtonIcon from the <fx:Component> declaration, and just put it in the main body of the skin, it compiles and renders, but I need it to be a component (there's multiple components I have to choose from to display, similar to the ButtonBar skin).
    Any ideas why it's not compiling and what I need to do to achive this?
    Thanks

    Thanks, one step closer (or further away :-)
    I tried adding the airspark.swc to the library path for the project and it made no difference so I added:
    -external-library-path /Applications/Adobe Flash Builder 4/sdks/4.0.0/frameworks/libs/air/airspark.swc
    to the external tools configuration and now get the error:
    command line: Error: unable to open 'Flash'
    The project itself runs fine, it's only the ASDocs that's causing problems.

  • Load from Resource in IDM 5.0 SP5

    I have installed IDM 5.0, SP 5, with Sun Java System Application Server 8. I have 2 resources, one LDAP (Sun Directory Server 5.2, SP 3) and one Active Directory.
    I have just completed a 'Load from Resource', and loaded user information from the LDAP resource, which created 43 thousand or so user objects in IDM. I have 2 questions:
    1. The load took a loooong time - 1 day, 4 hours. Is this normal? I am currently loading information for approximately 19 thousand accounts from the AD resource, which looks like it will take a similar amount of time per account (still running at the moment).
    2. Now, when I select the 'Accounts' tab in the admin console when logged in as configurator, the list of accounts never appears. The browser session (mozilla) will die after about 2 minutes. The only way I can view user account information is to select the stop button in the browser immediately after selecting the 'Accounts' tab, and then select the 'Find Users' button on the left hand pane.

    The load of the AD accounts (21,000) has now finished. This took 23 hours!!
    I have analyzed, to some extent, the load process, from the LDAP perspective, and what appears to be happening is:
    1. IDM queries LDAP for the number of account entries defined by the block count (1000 in my case) in the IDM resource definition. I suspect this is being done with an ldapsearch, perhaps with the -x and -S options, as the LDAP log details a query, then a sort on uid EVERY time the 1000 entries are retrieved. This, however, is only a minor part of the issue, as the sort takes about 5 minutes on the LDAP server. This would only account for about 200 minutes of my 1day, 4 hours.
    2. After the block of 1000 is retrieved, IDM seems to go off into limbo for about 1 hour each time, with the appserverDAS process consuming about 30-40% CPU. I have an oracle database for the indexes, and that seems to be pretty relaxed during this time - there is some activity, but not in any real anger like the application server.
    I can't analyze what's going on with the AD load, as I am not the custodian of the AD servers, and prefer to know as little as possible about them ;-)
    I suppose this is not too much of a problem, as I will only performing the 'load from resource' once when we go into production, but I am concerned about the impact of a reconcilliation. I will start one immediately, and respond with itming when it finishes.
    As for the list of users, how can I stop the account list from being the first thing accessed when I select the 'Accounts' tab? I would prefer not to have to import all accounts into a separate org just to facilitate access to the interface.
    BTW - to be consistent with the documentation, shouldn't the references to 'Accounts' within the interface really read 'Users'. As I read the documentation, a 'User' is an IDM object which may (or may not) have resource 'Accounts'. If they are to be referred to as 'Accounts', then the two Users 'Configurator' and 'Administrator' should not appear there, as they do not, by default, have a resource equivalent. Or maybe I'm just a pedant :-)
    Anyway, thanks for any help you can provide.

  • Assign loading / handling resource to location through ABAP program

    Hello Experts,
    I have a requirement where by I have to assign loading / unloading resource to a location through ABAP program. Need to assign the resource in Resources Tab in TP/VS section. Is there any function module or any method available to this?
    Responses highly appreciated. Thanks in advance
    Regards
    Sandeep Patil

    Hi all
       I have the same requirement for the end user.
      Is it a good idea update active Table of ODS behind an ABAP Program Z?, I understood that you can't have log history... and you can't delete request.. because you will not generate this..
      We actually have one ODS that contain invoices... all the fields that contain the invoice..like material, vendor, etc.. was updated according to ABAp programa that we specify on start routine, each time that we need to update these fields we need to unload fros ODS to PSA and load again with dtp...
      Let me copy more details:
    Actually, we have an DSO that is updated each week, we load the information into different PSA, all of this PSA pass to ODS for one info source and transformation rule, in this transformation rule we have an ABAP rotine that have some validation and assign some values for different fields.
    In this procees everthing look fine, actually If we need to update this information from DSO (that was loaded and the user need to update some fields) we need to download information from DSO to PSA and load again with DTP process, this was fine.
    Actually the user want that this kind of changes will be apply on line, this mean that for example all the invoices that I have actually loaded into DSO need to be analyzed and update according new parameters that they specify in other tables.
    The DSO is standard, and contain three basis tables, active, delta, modified.
    My question is: Is it possible update directly table of active records of DSO with one Z program?? is it a good idea?, We want to discard the option of unload and load information each time that they need to update certain field that are calculated or updated whit the transformation rule or load.
    Than you for your help.

  • Clear resource usage counter on ACE module

    Hi
    Does anybody know how to clear the resource usage counter on an ACE module?
    We use an ACE20-MOD-K2 with version A2(3.5).
    Here you can see that after issuing 'clear stats resource-usage' the counters are still the same.
    uzhlbsrv1/Admin# sh resource usage resource rate bandwidth
                                                         Allocation
            Resource         Current       Peak        Min        Max       Denied
    Context: Admin
      bandwidth                  1966       3971    7487500  625000028          0
    Context: NOZONE
      bandwidth                     0       4450          0  617512528          0
    Context: ZONE1
      bandwidth              14021827  549340375          0  617512528  192084322
    Context: ZONE2
      bandwidth                197520   69634789          0  617512528      29385
    Context: ZONE3
      bandwidth                 38756   78911285          0  617512528    6471653
    Context: ZONE4
      bandwidth                     0       3052          0  617512528          0
    uzhlbsrv1/Admin# clear stats resource-usage
    uzhlbsrv1/Admin# sh resource usage resource rate bandwidth
                                                         Allocation
            Resource         Current       Peak        Min        Max       Denied
    Context: Admin
      bandwidth                   396        841    7487500  625000028          0
    Context: NOZONE
      bandwidth                     0       4450          0  617512528          0
    Context: ZONE1
      bandwidth               9350189  549340375          0  617512528  192084322
    Context: ZONE2
      bandwidth                128087   69634789          0  617512528      29385
    Context: ZONE3
      bandwidth                133229   78911285          0  617512528    6471653
    Context: ZONE4
      bandwidth                     0       3052          0  617512528          0
    Or is it a bug eventually?
    Thanks
    Patrik

    Hi Patrik,
    What could one of the issue here is, if this box is in production and is being used, as soon as you clear the coutners, the new traffic is still flowing in, so ace will populate the new stats. if you take this box out of production then you should be able to see all the traffic gone.
    Also to reinforce my previous argument, if you happen to see the stats second time, they are reduced , which will only point that the system is actively receiving and before you do a second show resource, it would have received some traffic and it will also take into account the existing traffic flow across the box.
    Most likely not a Bug.
    Regards
    Abijith

  • Load from resource attributes.

    Hello,
    I want to do a Load from Reasource (IdM7). When I start it I specify my input resource (a db table) and a form which should process all the input records. The form, for each input record, creates a new user ad some accounts on assigned resources.
    I am guessing how should I refer to the input resorce attributes inside the form: should they be referenced as accounts[INPUT-RESOURCE].attribute or something else?
    TIA

    I mapped accountID to CN. I changed it and mapped it back to uid
    Thank you
    Vivek Shashwat

  • How to load the resource bundle message on confirmation popup

    hi every one
    i am using java script confirmation message on my delete button.
    this is my sample for that one
    <h:commandButton action="#{createCurrency.removeCurrency}"
             onclick="if (!confirm('Are you sure to delete this value?')) return false" value="#{messages.Delete}"/>    i need to load the "Are you sure to delete this value?" from resource bundle.
    is there any way to load above message from resource bundle.
    thiagu.m

    If you're using JSF 1.2, you can add the bundle config in your faces-config.xml file like this:
    <resource-bundle>
       <base-name>mypackage.i18n.MessageResources</base-name> // i18n is shorthand for internationalization
       <var>msg</var>
    </resource-bundle>     
    <locale-config>           
       <default-locale>en</default-locale>  // or whatever locale you preferred 
       <supported-locale>...</supported-locale> // other locale defined here if you need them
    </locale-config>Then create a property file called "MessageResources_en.properties. In this file, you can define something like:
    {code}
    MSG_CONFIRM=Do you wish to delete this value?
    // add other messages here. Syntax is: key=value
    {code}
    Then reference the bundle's message in your form as per normal:
    {code}
    !confirm(#{msg.MSG_CONFIRM}))
    {code}
    I haven't tried the above codes but it should help you get started.
    Edited by: icepax on 13/11/2009 19:44

  • "load code resource" not loading code

    After fighting a long time, finally have a .lsb file.
    I use "Load code resource" and don't receive an error nor acknowledgement.  Running the vi comes back with "Object code is not loaded" on that block.
    If it didn't accept the code, I wish LabView would put up a message of why it couldn't.  Or even a prompt confirming the code loaded if it did load.
    Note: I am using an evaluation version while LabView is being purchased.  Is this why I can't load code?

    I did encounter the same problem, where there was no error message but
    it was not actually loading my code.  I just tried creating my DLL
    in Visual C++ 2003 (I don't have 2005 on my machine) and everything
    working fine in LabVIEW.  I followed the instructions found on
    pages 3-15 and 3-16 of the Using External Code in LabVIEW document,
    which I have linked below:
    Using External Code in LabVIEW
    I found that I could cause my LSB to fail to load if I skipped step 10
    in this document, where you specify the path to the Module Definition
    File.  Verify that you have made this change (and all the others
    in the procedure), and let us know how it works.

  • Question on "show resource usage"

    Hi,
    Hope you are doing great!
    the "show resource usage" indicate the  resource usage of the security appliance or for each context.
    I am wondering the below output:
    FWSM# show resource usage
    Resource              Current         Peak      Limit        Denied Context
    SSH                         1            2          5             0 System
    Syslogs [rate]           1573        65155  unlimited             0 System
    Conns                   29937       192916  unlimited             0 System
    Xlates                   6751       180865  unlimited             0 System
    Hosts                    6218        65515  unlimited             0 System
    Conns [rate]              665        32500  unlimited             0 System
    Fixups [rate]             467         4617  unlimited             0 System
    FWSM#
    does it mean the FWSM is generating 1573 syslogs/second currently? and it used to generate 65155  syslog/second?
    I don't believe the FWSM can generate 65155 syslogs per second....
    does it mean anything else?
    Thanks!

    Hello,
    The command can be use on single and multiple mode:
    Example:
    show resource usage context admin
    Check this links for more information about this command:
    http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/s4.html#wp1527546
    Not sure if the syslogs are per second or what is interval, but yes, those are the amount of logs being generated.
    Regards,
    Felipe.

  • Buffer Cache Usage

    How can I calculate current buffer cache usage?

    Hi;
    What is Db version?
    Pelase see:
    http://blog.lishman.com/2008/05/oracle-quick-tip-querying-buffer-cache.html
    Also see below googling which is mention your question's answer
    http://www.google.com.tr/#hl=tr&source=hp&q=buffer+cache+usage%3F+&oq=buffer+cache+usage%3F+&aq=f&aqi=&aql=&gs_sm=e&gs_upl=0l0l0l250l0l0l0l0l0l0l0l0ll0&fp=503f556dbe78c402&biw=1280&bih=797
    Regard
    Helios

  • An Error Message when loading a Resource.properties File

    Hi, all:
    I tried to load a Resources.properties file in a JSP page:
    <%@ page import="java.util.*" %>
    <%
    ResourceBundle rb = null;
    try {
    rb = ResourceBundle.getBundle("Resources");
    } catch (MissingResourceException e) {
    rb = null;
    throw new RuntimeException("The resource is missing!");
    %>
    Test
    When I run it, I got the following error message:
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    Any ideas what's going on here?
    Thanks
    Jeff

    Hi,
    I had a similar error just a few days ago. I could solve it by replicating the datasources again and activating the transfer structures via rs_transtru_activate_all. After that the load went fine.
    regards
    Siggi

  • Data load buffer [1] does not exist error when loading cube

    Hello
    I'm trying to load data using Essbase Studio. Everything was working fine, the load used to occur very quickly.
    After updating the SQL query to load a larger period ( 5 years instead of 2 ), the load fails after exactly 10 minutes ! I'm wondering if there's a timeout configuration or something similar in Essbase because I have other cubes that has large queries that are stopping after exactly 10 minutes.
    The environment is:
    Essbase 11.1.2.1 on Linux 64 bits
    Data source: Oracle 10r2 database
    This is Essbase Studio Log
    Failed to deploy Essbase cube
    Caused By: Failed to load data on database: CartTst.
    Caused By: driver.DriverException.GetDatabaseInfoFailed
    Caused By: IO Error: Socket read timed out
    Caused By: Socket read timed out
    This is the Cube Application Log
    [Thu Jul 19 18:34:38 2012]Local/CartTst///1136855360/Info(1013210)
    User [ERS0411@AD_Directory] set active on database [CartTst]
    [Thu Jul 19 18:34:38 2012]Local/CartTst/CartTst/ERS0411@AD_Directory/1114749248/Info(1013091)
    Received Command [LoadBufferTerm] from user [ERS0411@AD_Directory]
    [Thu Jul 19 18:34:38 2012]Local/CartTst/CartTst/ERS0411@AD_Directory/1114749248/Error(1270040)
    Data load buffer [1] does not exist

    I am getting the same error: Data load buffer [2] does not exist
    When I changed the load rule it works fine.
    Thanks Glenn

Maybe you are looking for

  • Delete only one text message at a time w/o deleting entire conversation?

    Does anyone know how to delete only one text message at a time without having to delete the entire conversation? The only two options I get are "clear conversation" or "cancel." HP   Windows XP  

  • IPod mini doesn't connect in Windows after doing an Update

    Please help! I promised to put some music om my friend's iPod (1st generation) from my computer. When I connected it with my computer, i first did a new update. After that the problems began!! After completing the update the ipod showed a picure of a

  • HT1386 Since installing the latest itunes to windows 8 my iphone and ipod touch is not being recognized in itune

    Since installing the latest itunes to windows 8 my iphone and ipod touch is not being recognized in itunes, therefore i can't change playlists or add songs etc. Is this a fault with itunes as it was fine with the older version or is there something i

  • Regarding smart forms urgent

    Hi, How to convert HTML output to pdf? that is in my smartform I am converting output to HTML First and after that i want to convert to PDF. Right now I am using fm CONVERT_OTF_2_PDF to convert otf to pdf but I want to convert HTML to pdf. Regards, s

  • IMac MacBook Air PowerPoint

    Requesting help from the Community to problem solve this presentation problem: I want to project a PowerPoint presentation from an iMac 7,1 to a digital projector, control the presentation by remote, and (this is the hard part) use my MacBook Air 3,2