Your best bet will probably be to use SSIS to copy the records to the other server. This will allow you to control how large the batches are as they are inserted.
I’ve noticed this has been unanswered for a while. I have some expertise in RPG, not COBOL (sorry), but maybe this will help since RPG and COBOL on the iSeries are similar. I’m assuming the embedded SQL is the same. In the sample code below I move SQL results into RPG (program) variables. Those program [...]
I think you need SumIF. Example: =SUMIF(B$21:B$50,A1,C$21:C$50) In that example I’m imagining that your 31 x 13 range starts in cell A20 (Row 20 contains column headings). In column A is the sales associate’s name or ID. In column B is the Team they belong to. In column C is the sales amount. Now at [...]
Failover Cluster Management is the name of the management tool which is used to manage a Microsoft Cluster Server cluster.
I assume that you are talking about VMs here? If the host is full, then the guest simply won’t be brought online.
Usually no, as the nodes are independent of each other. However if you have an 8 node cluster, and you have the clustered configured in a way that allows for only 2 nodes to fail, and a third node fails then all the clustered resources will fail.
As long as it was compiled with some some level of debug information, yes. Ideally (without source), DBGVIEW(*LIST) would be far better than DBGVIEW(*STATEMENT). For ILE, use DSPPGM and either page forward to the *MODULE detail or specify DETAIL(*MODULE) to see if debug data was left in the *PGM object. For OPM, it’s not so [...]
IBM has a PTF for this. You can check it out at: http://www-01.ibm.com/support/docview.wss?uid=nas3aaebb37753aefbef86256e990073e4b8 I have also seen several threads via google that state the problem can be fixed using the RCLSTG command; see links below. http://www.itjungle.com/mgo/mgo022103-readers.html http://archive.midrange.com/midrange-l/200404/msg00065.html http://forums.systeminetwork.com/isnetforums/archive/index.php/t-48612.html ============================================================== <b>Be careful</b> using RCLSTG to fix this issue. It’s is very likely that the form of [...]
In order to add authority to a profile, your profile must already have that authority. According to the IBM help screen: *SECADM Security administrator authority is given to the user. The user can create, change, or delete user profiles if authorized to the Create User Profile (CRTUSRPRF), Change User Profile (CHGUSRPRF), or Delete User Profile [...]
Is the F4 defined in the pop-up DDS? Or is it used to trigger the pop-up window? Check to see how the function key is defined CF04 and CA04 will work differently.
When you test using telnet, do you go from the Exchange server or a client machine? Do you get the same results from a client machine? Has something changed on your perimeter firewall connection? Try using <a href=”http://www.wireshark.org”>Wireshark</a> or Microsoft’s Network Monitor to capture traffic to/from the Exchange server and see which end of the [...]
While I’ve not yet addressed the check_sfan.pl script and its functionality yet, I have successfully configured Speedfan to run as a service. It took some work with the resource toolkit from Microsoft, and some registry editing, but the service starts automatically. I used the option to allow the service to interact with the desktop to [...]
<b><i>”…a failover is a reboot without the time factor, so even more problems get kicked down the road.”</i></b> Since downtime usually means money, it makes a lot of sense to replace reboots with failover and reduce downtime to 0. The cost would be too high if every incident needed to be investigated in real time [...]
Certainly, an Exchange Admin with full administrative rights can create a profile on their PC with the user’s id without having to log in as them. If they open the user’s mailbox as its own profile they can change those settings. I have had to do this many times for people who need their out [...]
ASAP is like all other software suppliers. There will be a certain margin that they take but it is useful to be able to work with your Dell team to manage the hardware & software under one account team. It can enable you to better leverage purchasing hardware and software bundles together rather than from [...]
<b>UPS and Power Distribution design to achieve Redundancy</b> The article you referenced was excellent and easy to read and took the issue head on with many concepts. Let me take an approach that starts with equipment, a server with 2 power supplies and work my back towards the UPS. Unlike that article, I will not [...]
<a href=”http://compnetworking.about.com/”> Bradley Mitchell’s blog at About.com</a> <a href=”http://itknowledgeexchange.techtarget.com/networkhub/”>Network Hub blog</a> Security Levity by Amir Lev And read more on the <a href=”http://itknowledgeexchange.techtarget.com/IT-watch-blog/your-guide-to-the-networking-blogosphere/”>IT Watch blog</a>, or add suggestions here.
I’m assuming you want a free “Active Directory” basically for authentication. You can use TekRADIUS, freeware http://www.tekradius.com/. As per changing the bandwidth, are you referring to bandwidth to the application package? If that is the case, you would need to refer how the application works via a regular browser or a fat client on the [...]
At the workstation’s command prompt, type: gpresult >group.txt You can see what policy is hitting a particular computer. This may help you trace the problem. You can setup site and services so the subnet that the user workstation are located would attempt to authenticate first to that particular server (Windows 2003).
Cost would vary greatly depending on the failover application’s feature and licensing scheme. You would normally see a price reduction if your servers are virtual. One product that works great is XOSoft High Availability and works in a active passive mode.







