Goldstar Logo
Your Source for Actian Zen and PSQL Database Products, Services and Training Since 1997 EMail: Sales@goldstarsoftware.com 
Phone: 1-708-647-7665 
Web Site Login 
Free PSQL Support
Quick Links
Database Engines
 Version Quick-Reference Chart
+ Actian Zen v15
+ Actian Zen v14
+ Actian Zen/PSQL v13
+ Actian PSQL v12
+ Actian PSQL v11
+ Pervasive PSQL v10
+ Pervasive PSQL v9
+ Pervasive.SQL V8
+ Pervasive.SQL 2000i
+ Pervasive.SQL 7
+ Btrieve 12
+ Btrieve 6.15
+ Actian Vector

+ Protecting Your Data

+ Goldstar Services

+ Goldstar Tools

+ Developer Resources

+ Other Solutions

Using AMS? Status 7224 Fix My PSQL License Report Engine Crash Repair PSQL Files Get Support Now Join Our Mailing List

Navigation Background

Database Engine Crash Reporter - Reports Of One Crash Profile

You have requested a list of reports for the following crash details:

Crash Profile ID:15
Application Name:NTDBSMGR64
Module Name:UCRTBASE
Module Version:10.0.14393.2630
Exception Code:0xC0000417
Fault Offset:0x000000000006D3E9
Occurrences:1
Resolved On:8/16/2019
Resolution:JV replicated the issue as PSQL-6861. Dev Build was released on 2019-05-17, and it was fixed in v13.31 Update 3.


Reported OnContact NameCompany NameEMail AddressComments
11/30/2021Executing this Stored procedure causes a crash on v13: create procedure GetNames() Returns (N LONGVARCHAR) as begin DECLARE :Names LONGVARCHAR_ DECLARE :Name LONGVARCHAR_ DECLARE Curs CURSOR FOR SELECT First_Name FROM Person_ Set :Names = NULL_ Open Curs Fetch Next from Curs into :Name_ While (SQLSTATE = '00000') do Set :Names = COALESCE(:Names + ', ', '') + :Name_ Fetch Next from Curs into :Name_ End While_ Close Curs_ Select :Names_ End_ Call GetNames()_
  Copyright © 1997-2024, Goldstar Software Inc., All rights reserved. PRODUCTS | SERVICES | TRAINING | SUPPORT | DOWNLOADS | ABOUT US  
Goldstar Software Inc. | 1945 Maplewood Ln | Munster IN 46321 Legal Statements | EULAs | Uninstall | Privacy Statements | Contact Us